Jay

Results 98 comments of Jay

Yeah @Joebayld it is apparently way more complex than we thought to have support for many bundles and still manage to keep the export working as it always was. However,...

Latest version of axios will handle this for you without any need of installing a package, please check the latest docs

No that is not the case I am working on re-classifying the backlog of issues

@DigitalBrainJS we cant do that as the RFC says `A payload within a GET request message has no defined semantics` please see [RFC7231](https://www.rfc-editor.org/rfc/inline-errata/rfc7231.html)

Thanks for this, I am pretty conflicted on my final stance on this issue. On one side of the argument one could say that baseURL is exactly that, the base...

I will revert this for now, but in V1 this will no longer be the default. In v1 `baseUrl` will be a base url and `url` will have to be...

We could potentially change the name to path, then make it not required, then this might make more sense, people can then implement `baseUrl` and leave out path. Does this...

Changes made with #4426 will release soon

Currently you can pull to v1 if there is a non-breaking change if you want to add a breaking change v2

No, I have not, in all honesty I have not yet had time to look into that stuff but I will try to do so asap