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
base: v1.5.0
Choose a base ref
...
head repository: axios/axios
compare: v1.5.1
Choose a head ref
  • 8 commits
  • 26 files changed
  • 10 contributors

Commits on Aug 30, 2023

  1. fix(types): removed duplicated code

    Co-authored-by: Jay <[email protected]>
    fb-sean and jasonsaayman committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9e62056 View commit details
    Browse the repository at this point in the history
  2. docs: fix CommonJS usage note

    Co-authored-by: Jay <[email protected]>
    Cadienvan and jasonsaayman committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b5b7760 View commit details
    Browse the repository at this point in the history
  3. Change isNaN to Number.isNaN

    * Change isNaN to Number.isNaN
    
    * == to ===
    
    ---------
    
    Co-authored-by: Jay <[email protected]>
    0o001 and jasonsaayman committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a989ccd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. docs(paramsSerializer config within request config): update documenta…

    …tion for paramsSerializer
    
    Co-authored-by: David Dallas <[email protected]>
    Co-authored-by: Jay <[email protected]>
    3 people committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ae00391 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    4c89f25 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. fix(formdata): fixed automatic addition of the Content-Type header …

    …for FormData in non-browser environments; (#5917)
    DigitalBrainJS committed Sep 24, 2023
    1 Configuration menu
    Copy the full SHA
    bc9af51 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    e410779 View commit details
    Browse the repository at this point in the history
  2. chore(release): v1.5.1 (#5920)

    Co-authored-by: DigitalBrainJS <[email protected]>
    github-actions[bot] and DigitalBrainJS committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    88fb52b View commit details
    Browse the repository at this point in the history