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.13.0
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.13.1
Choose a head ref
  • 3 commits
  • 8 files changed
  • 5 contributors

Commits on Oct 27, 2025

  1. chore: enhance styling and responsiveness in client.html (#7173)

    Updated CSS variables for light and dark modes, improved styling for various elements, and added responsive design features.
    
    Co-authored-by: Jay <[email protected]>
    imanchalsingh and jasonsaayman authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    c9b3371 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. fix(http): fixed a regression that caused the data stream to be inter…

    …rupted for responses with non-OK HTTP statuses; (#7193)
    DigitalBrainJS authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    bcd5581 View commit details
    Browse the repository at this point in the history
  2. chore(release): v1.13.1 (#7194)

    Co-authored-by: DigitalBrainJS <[email protected]>
    github-actions[bot] and DigitalBrainJS authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    1ef8e72 View commit details
    Browse the repository at this point in the history
Loading