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.8.4
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.9.0
Choose a head ref
  • 17 commits
  • 36 files changed
  • 9 contributors

Commits on Mar 20, 2025

  1. chore(sponsor): update sponsor block (#6834)

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

Commits on Mar 25, 2025

  1. feat(AxiosHeaders): add getSetCookie method to retrieve set-cookie he…

    …aders values (#5707)
    
    * feat(AxiosHeaders): add getSetCookie method to retrieve set-cookie header values
    
    * refactor(AxiosHeaders.js): use logical OR instead of nullish coalescing operator in getSetCookie method
    
    ---------
    
    Co-authored-by: Willian Agostini <willian.agostini@gmail.com.br>
    Co-authored-by: Jay <jasonsaayman@gmail.com>
    3 people authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    80ea756 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

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

Commits on Mar 31, 2025

  1. chore(types): move AxiosStatic#create to AxiosInstance#create (#5096)

    * Add the bad test case.
    
    * Fix and pass the test
    
    * Update index.d.cts
    
    ---------
    
    Co-authored-by: Jay <jasonsaayman@gmail.com>
    Gerhut and jasonsaayman authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    d1178ca View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

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

Commits on Apr 10, 2025

  1. chore(sponsor): update sponsor block (#6864)

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

Commits on Apr 14, 2025

  1. Configuration menu
    Copy the full SHA
    1b1f9cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f7df4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfe8411 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

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

Commits on Apr 19, 2025

  1. fix(types): fix autocomplete for adapter config (#6855)

    Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
    FatahChan and DigitalBrainJS authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    e61a893 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

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

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    c3aba3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61de4c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f112edf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    987d2e2 View commit details
    Browse the repository at this point in the history
  5. chore(release): v1.9.0 (#6891)

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