8000 Comparing v0.28.1...v0.29.0 · axios/axios · GitHub
[go: up one dir, main page]

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: v0.28.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: v0.29.0
Choose a head ref
  • 5 commits
  • 21 files changed
  • 5 contributors

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    146848f View commit details
    Browse the repository at this point in the history
  2. Fix: omit nulls in params (#6394)

    * fix: omit nulls when building params
    
    * chore: fix prettier formatting
    
    * fix: omit nulls when building params pt 2
    
    ---------
    
    Co-authored-by: Jay <jasonsaayman@gmail.com>
    Willshaw and jasonsaayman authored May 24, 2024
    Configuration menu
    Copy the full SHA
    3936f44 View commit details
    Browse the repository at this point in the history
  3. fix(backport): fix paramsSerializer function validation (#6361)

    Co-authored-by: Jay <jasonsaayman@gmail.com>
    solonzhu and jasonsaayman authored May 24, 2024
    Configuration menu
    Copy the full SHA
    2e36cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. fix: regular expression denial of service issues (#6708)

    * fix: Regular Expression Denial of Service (ReDoS)
    
    * fix test failed
    qiongshusheng authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4840cb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    7750b8c View commit details
    Browse the repository at this point in the history
Loading
0