-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update axios to the latest version 🚀 #10
base: master
Are you sure you want to change the base?
Conversation
Version 0.16.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 20 commits .
There are 20 commits in total. See the full diff. |
Version 0.16.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 12 commits.
See the full diff |
Version 0.17.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Version 0.17.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Version 0.18.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 40 commits.
There are 40 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v0.19.0Fixes and Functionality:
Documentation:
CommitsThe new version differs by 108 commits.
There are 108 commits in total. See the full diff |
|
Version 0.16.0 of axios just got published.
The version 0.16.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of axios.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 44 commits .
19b7948
Releasing 0.16.0
e6ffc52
Updating Upgrage Guide
8d675bb
Merge branch 'master' of github.com:mzabriskie/axios
5b904d5
Updating changelog
efc1f11
Merge pull request #781 from TomyJaya/TomyJaya-patch-1
2fe9562
Merge pull request #461 from theikkila/master
8cdfcd0
Fix options params, Change the order, Add documentation for instance also
0104ad6
Removing extra colon in README.md's proxy.auth
5630d3b
Fixing IE logo URL
202a890
Merge pull request #696 from simshanith/formdata-documentation
3704d57
Removing Promise from axios typings in favor of built-in type declarations
fe810b1
Merge pull request #654 from k-italy/master
b053f4b
Fixing typo
e411b98
Update README.md
b1b986d
Merge pull request #671 from 38elements/adapter
There are 44 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴