Skip to content
Permalink

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.12.1
Choose a base ref
...
head repository: axios/axios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.2
Choose a head ref
  • 6 commits
  • 15 files changed
  • 5 contributors

Commits on Sep 13, 2025

  1. Configuration menu
    Copy the full SHA
    19f9f36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb41a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26d00f View commit details
    Browse the repository at this point in the history
  4. fix(fetch): use current global fetch instead of cached one when env f…

    …etch is not specified to keep MSW support; (#7030)
    DigitalBrainJS authored Sep 13, 2025
    Configuration menu
    Copy the full SHA
    cf78825 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. refactor: change if in else to else if (#7028)

    Co-authored-by: Jay <jasonsaayman@gmail.com>
    noritaka1166 and jasonsaayman authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    38726c7 View commit details
    Browse the repository at this point in the history
  2. chore(release): v1.12.2 (#7031)

    Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
    github-actions[bot] and DigitalBrainJS authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    e5a3336 View commit details
    Browse the repository at this point in the history
Loading