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 Loading
base: v1.7.0-beta.2
Choose a base ref
...
head repository: axios/axios Loading
compare: v1.7.0
Choose a head ref
  • 3 commits
  • 19 files changed
  • 2 contributors

Commits on May 19, 2024

  1. fix(fetch): fixed a possible memory leak in the AbortController for t…

    …he stream response if the ReadableStream is not supported; (#6406)
    DigitalBrainJS committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e62099b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b13cb View commit details
    Browse the repository at this point in the history
  3. [Release] v1.7.0 (#6408)

    Co-authored-by: Dmitriy Mozgovoy <[email protected]>
    github-actions[bot] and DigitalBrainJS committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3041c61 View commit details
    Browse the repository at this point in the history
Loading