-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: axios/axios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: axios/axios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 35 files changed
- 8 contributors
Commits on May 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da5671f - Browse repository at this point
Copy the full SHA da5671fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f24f8 - Browse repository at this point
Copy the full SHA a7f24f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dedd77 - Browse repository at this point
Copy the full SHA 5dedd77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8647bda - Browse repository at this point
Copy the full SHA 8647bdaView commit details
Commits on Jun 18, 2022
-
The description mentions libraries and resources to be referenced on this page. I added a section for resources referencing blog posts with recipes to achieve different outcomes with Axios.
Configuration menu - View commit details
-
Copy full SHA for 665db73 - Browse repository at this point
Copy the full SHA 665db73View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65977f9 - Browse repository at this point
Copy the full SHA 65977f9View commit details
Commits on Sep 28, 2022
-
Fix TypeScript exports (#4884)
TypeScript 4.7 introduced the `node16` module option. This requires CommonJS libraries like axios to be properly typed as CommonJS. The proper type for `module.export =` in JavaScript, is to use `exports =` in TypeScript. In order to export additional types, a namespace can be used. However, no values can be exported like this. Values are exported using the `AxiosStatic` interface. This change should be non-breaking. If TypeScript users previously relied on the faux default export, they now need to enable `esModuleInterop`, as they should have been doing in the first place. Co-authored-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9588fcd - Browse repository at this point
Copy the full SHA 9588fcdView commit details
Commits on Jan 30, 2025
-
chore(docs): update CODE_OF_CONDUCT.md (#6012)
chore(docs): update CODE_OF_CONDUCT.md (#6012)
Configuration menu - View commit details
-
Copy full SHA for d481a8a - Browse repository at this point
Copy the full SHA d481a8aView commit details
Commits on Jan 25, 2026
-
refactor: ci and build (#7340)
* chore: add mise * chore: re-position ci * chore: move sponsors script * chore: fix yml * chore: yml * fix: yml * fix: yml * chore: tweak sponsor yml * chore: implement security suggestion * chore: update templates for issues and PRs and update all workflows * fix: copilot feedback * feat: always run CI * fix: linked resources * chore: cancel run if new run starts * feat: generate release notes with copilot
Configuration menu - View commit details
-
Copy full SHA for 8ff6c19 - Browse repository at this point
Copy the full SHA 8ff6c19View commit details
Commits on Jan 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 253e3ad - Browse repository at this point
Copy the full SHA 253e3adView commit details -
Configuration menu - View commit details
-
Copy full SHA for af4f6d9 - Browse repository at this point
Copy the full SHA af4f6d9View commit details
Commits on Jan 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ee90dfc - Browse repository at this point
Copy the full SHA ee90dfcView commit details -
chore(release): prepare release 1.13.4 (#7353)
* 1.13.4 * chore: codegen and some updates to workflows * chore: add github token Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: jasonsaayman <[email protected]> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9336cf9 - Browse repository at this point
Copy the full SHA 9336cf9View commit details
Loading
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.13.3...v1.13.4