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.6.7
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.6.8
Choose a head ref
  • 8 commits
  • 21 files changed
  • 10 contributors

Commits on Feb 12, 2024

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

Commits on Feb 16, 2024

  1. docs: Update README.md to point to current axios version in CDN links (

    …#6196)
    
    * Update README.md
    
    * Update README.md
    mannoeu authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    41c4584 View commit details
    Browse the repository at this point in the history
  2. docs: update README responseEncoding types (#6194)

    README.md didn't elaborate upon responseEncoding options- now it does.
    ljkeller authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    caa0625 View commit details
    Browse the repository at this point in the history
  3. chore: update and bump deps (#6238)

    * chore: update and bump deps where we can | covers deps in full dev-deps just bump
    
    * chore: added compiled lock
    
    ---------
    
    Co-authored-by: Jason <jason@trooptravel.com>
    jasonsaayman and Jason authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d844227 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    8786e0f View commit details
    Browse the repository at this point in the history
  2. fix(import): use named export for EventEmitter;

    Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
    ADITYA-176 and DigitalBrainJS authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7320430 View commit details
    Browse the repository at this point in the history
  3. fix(AxiosHeaders): fix AxiosHeaders conversion to an object during co…

    …nfig merging (#6243)
    
    Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
    petrovmiroslav and DigitalBrainJS authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2656612 View commit details
    Browse the repository at this point in the history
  4. chore(release): v1.6.8 (#6303)

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