Closed
Conversation
cf5bfd3 to
c1644c4
Compare
Author
|
Closed in favor of #71. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ axios (0.26.0 → 0.27.2) · Repo · Changelog
Release Notes
0.27.2
0.27.1
0.27.0
0.26.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
Releasing v0.27.2Enhanced protocol parsing implementation to fix #4633; (#4639)Fixed FormData posting in browser environment by reverting #3785; (#4640)Combined build process and cleaned it up a bitFixing issues with bundle sizesFixed incorrect date in changelogMerge branch 'master' of github.com:axios/axiosReleasing v0.27.1Releasing v0.72.1Remove eslint-g package as this seems have been added in errorRemoved import of url module in browser build due to significant size overhead; (#4594)Fixed date on chnagelogBump async from 2.6.3 to 2.6.4 (#4615)Releaseing version 0.27.0Revert some changes that are only required when we actually releasefollow-redirects to ^1.14.9 (#4562)Updated a number of out of date dev packagesBump minimist from 1.2.5 to 1.2.6 (#4574)Merge branch 'carpben-env-form-data'Fixed merge conflictsMerge branch 'Tivix-fix#1603'Merge branch 'fix#1603' of https://github.com/Tivix/axios into Tivix-fix#1603Fixed some imports that were not correctFixed merge conflictsBump minimist from 1.2.5 to 1.2.6 (#4566)Merge branch 'master' of github.com:axios/axiosFixing wrong link in changelog (#4551)Fixed issues created when merging 0.26.1multipart/form-data playground (#4465)Improved FormData support; (#4448)Update FUNDING.ymlFixed errors when running testsRemoved all old error classesFixed merge conflictMended merge conflictsFeat/circular deps (#4515) (#4516)Update line on methods, update TS definition to allow strings (#3802)Add AxiosInterceptorOptions to d.ts (#3800)Adding baseURL to be used in getUri(), also removing question mark trimming since there seems to be no obvious reason for it. (#3737)Returned error treated when requesting uncommon URL (#3544)Adding support for beforeRedirect config option (#3852)Fix FormData example (#4391)Updated README example to be coherent with the CommonJS usage (#4418)Bump karma from 6.3.14 to 6.3.16 (#4506)Refactored project file structure to avoid circular imports; (#4220)Bump url-parse from 1.5.4 to 1.5.10 (#4501)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands