Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] v1.6.2 #6082

Merged
merged 1 commit into from Nov 14, 2023
Merged

[Release] v1.6.2 #6082

merged 1 commit into from Nov 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 14, 2023

Build info

  • Browser build (UMD) (./dist/axios.min.js) 33.6 kB (12.4 kB gzipped)
    • v1.6.0 - 32.3 kB
    • v1.5.1 - 32.3 kB
    • v1.5.0 - 31.9 kB
    • v1.4.0 - 31.8 kB
    • v1.3.6 - 31.7 kB
  • Browser build (ESM) (./dist/esm/axios.min.js) 29.6 kB (11.5 kB gzipped)
    • v1.6.0 - 29.5 kB
    • v1.5.1 - 29.6 kB
    • v1.5.0 - 29.2 kB
    • v1.4.0 - 29.1 kB
    • v1.3.6 - 29 kB

Release notes:

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

馃摙 This PR adds "withXSRFToken" option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

Contributors to this release

@DigitalBrainJS DigitalBrainJS merged commit b3be365 into v1.x Nov 14, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant