-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Comparing changes
Open a pull request
base repository: axios/axios
base: v0.28.0
head repository: axios/axios
compare: v0.30.0
- 16 commits
- 30 files changed
- 12 contributors
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce46346 - Browse repository at this point
Copy the full SHA ce46346View commit details
Commits on Mar 21, 2024
-
fix(backport): Uncaught ReferenceError req is not defined at AbortSig…
…nal.onCanceled (#6307)
Configuration menu - View commit details
-
Copy full SHA for 92a0454 - Browse repository at this point
Copy the full SHA 92a0454View commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 111811e - Browse repository at this point
Copy the full SHA 111811eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3021e0d - Browse repository at this point
Copy the full SHA 3021e0dView commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 146848f - Browse repository at this point
Copy the full SHA 146848fView commit details -
Fix: omit nulls in params (#6394)
* fix: omit nulls when building params * chore: fix prettier formatting * fix: omit nulls when building params pt 2 --------- Co-authored-by: Jay <jasonsaayman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3936f44 - Browse repository at this point
Copy the full SHA 3936f44View commit details -
fix(backport): fix paramsSerializer function validation (#6361)
Co-authored-by: Jay <jasonsaayman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2e36cdb - Browse repository at this point
Copy the full SHA 2e36cdbView commit details
Commits on Nov 15, 2024
-
fix: regular expression denial of service issues (#6708)
* fix: Regular Expression Denial of Service (ReDoS) * fix test failed
Configuration menu - View commit details
-
Copy full SHA for 4840cb2 - Browse repository at this point
Copy the full SHA 4840cb2View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7750b8c - Browse repository at this point
Copy the full SHA 7750b8cView commit details
Commits on Dec 5, 2024
-
fix: modify log while request is aborted (#4917)
* fix: modify log while request is aborted since the previous log 'maxContentLength size of {maxContentLength} exceeded' does not represent an acutual error, I just modified the sentence. * fix: change error kind * fix: fix test about stream aborted pattern --------- Co-authored-by: Jay <jasonsaayman@gmail.com>Configuration menu - View commit details
-
Copy full SHA for 0630c32 - Browse repository at this point
Copy the full SHA 0630c32View commit details
Commits on Jan 30, 2025
-
fix(docs): update CHANGELOG.md for v0.x (#6271)
fix(docs): update CHANGELOG.md for v0.x (#6271)
Configuration menu - View commit details
-
Copy full SHA for f0642ee - Browse repository at this point
Copy the full SHA f0642eeView commit details
Commits on Mar 10, 2025
-
docs: modify upgrade guide for 0.28.1's breaking change (#6787)
v0.28.1 introduced a breaking change to how custom serializers are passed to the axios object. This updates the upgrade doc to reflect this change.
Configuration menu - View commit details
-
Copy full SHA for 8603e67 - Browse repository at this point
Copy the full SHA 8603e67View commit details
Commits on Mar 19, 2025
-
fix: backport allowAbsoluteUrls vuln fix to v0.x (#6829)
* allowAbsoluteUrls * fix logic - copied from v1.x * update string * undo changes to dist/axios.js * chore: use strict equal in lib/core/buildFullPath.js --------- Co-authored-by: Jay <jasonsaayman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 02c3c69 - Browse repository at this point
Copy the full SHA 02c3c69View commit details
Commits on Mar 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c010622 - Browse repository at this point
Copy the full SHA c010622View commit details
Commits on Mar 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a06ed1e - Browse repository at this point
Copy the full SHA a06ed1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e922e4 - Browse repository at this point
Copy the full SHA 6e922e4View commit details
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 v0.28.0...v0.30.0