Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork11.2k
Comparing changes
Open a pull request
base repository:axios/axios
Uh oh!
There was an error while loading.Please reload this page.
base:v1.5.0
head repository:axios/axios
Uh oh!
There was an error while loading.Please reload this page.
compare:v1.5.1
- 8commits
- 26files changed
- 10contributors
Commits on Aug 30, 2023
Co-authored-by: Jay <jasonsaayman@gmail.com>
* Change isNaN to Number.isNaN* == to ===---------Co-authored-by: Jay <jasonsaayman@gmail.com>
Commits on Sep 7, 2023
docs(paramsSerializer config within request config): update documenta…
…tion for paramsSerializerCo-authored-by: David Dallas <Davidcobb606@gmail.com>Co-authored-by: Jay <jasonsaayman@gmail.com>
Commits on Sep 12, 2023
fix(headers): allow
content-encoding
header to handle case-insensit…sfc-gh-pmotacki authoredSep 12, 2023
Commits on Sep 24, 2023
fix(formdata): fixed automatic addition of the
Content-Type
header ……for FormData in non-browser environments; (#5917)
DigitalBrainJS authoredSep 24, 2023
Commits on Sep 26, 2023
fix(adapters): improved adapters loading logic to have clear error me…
…ssages; (#5919)
DigitalBrainJS authoredSep 26, 2023 chore(release): v1.5.1 (#5920)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v1.5.0...v1.5.1
Uh oh!
There was an error while loading.Please reload this page.