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 added '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.
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 added '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.
feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )
📢 This PR added '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.
Bumps axios to 1.6.2 and updates ancestor dependencies axios, @docusaurus/core, @docusaurus/preset-classic, docusaurus-plugin-sass and redocusaurus. These dependencies need to be updated together.
Updates
axios
from 0.25.0 to 1.6.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
b3be365
chore(release): v1.6.2 (#6082)8739acb
chore(ci): removed redundant release action; (#6081)bfa9c30
chore(docs): fix outdated grunt to npm scripts (#6073)a2b0fb3
chore(docs): update README.md (#6048)b12a608
chore(ci): removed paths-ignore filter; (#6080)0c9d886
chore(ci): reworked ignoring files logic; (#6079)30873ee
chore(ci): add paths-ignore config to testing action; (#6078)cff9967
feat(withXSRFToken): added withXSRFToken option as a workaround to achieve th...7009715
chore(ci): fixed release notification action; (#6064)7144f10
chore(ci): fixed release notification action; (#6063)Updates
@docusaurus/core
from 2.3.1 to 3.0.0Release notes
Sourced from
@​docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@​docusaurus/core
's changelog.... (truncated)
Commits
ca8b463
v3.0.0495c793
chore: v3.0.0-rc.1 release (#9453)7ee2f75
chore: v3.0.0-rc.0 release (#9418)45f1a66
feat(core): support TypeScript + ESM configuration (#9317)643a7fe
fix(core): log missing errorInfo in React 18 onRecoverableError callback (#9387)1319996
feat(core): throw error when official docusaurus dependencies use different v...dceaae4
chore: upgrade syntax highlighting dependencies,prism-react-renderer
to v2...bde9cfd
chore: update node engine version 18 (#9348)52d79c4
chore: v3.0.0-beta.0 release (#9311)6e8e276
fix(cli): disable vertical borders of the update notification (#9309)Updates
@docusaurus/preset-classic
from 2.3.1 to 3.0.0Release notes
Sourced from
@​docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@​docusaurus/preset-classic
's changelog.... (truncated)
Commits
ca8b463
v3.0.0495c793
chore: v3.0.0-rc.1 release (#9453)7ee2f75
chore: v3.0.0-rc.0 release (#9418)bde9cfd
chore: update node engine version 18 (#9348)52d79c4
chore: v3.0.0-beta.0 release (#9311)7d033cc
chore: v3.0.0-alpha.0 release (#9072)187e5aa
feat: React 18 + automatic JSX runtime + build --dev (#8961)0425917
fix(preset-classic): install the right plugin for googleTagManager (#8597)428af8a
feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecat...c4f808a
fix(preset-classic): broken link in "unrecognized keys" error message (#8029)Updates
docusaurus-plugin-sass
from 0.2.2 to 0.2.5Release notes
Sourced from docusaurus-plugin-sass's releases.
Commits
70e42fc
Merge pull request #21 from roydukkey/issue/207a5720c
Merge pull request #33 from noomorph/patch-1d9f4fad
build: support docusarus@3.0.0-alpha.06aec796
Update package.json9fe733f
Merge pull request #31 from rlamana/dependabot/npm_and_yarn/semver-7.5.30e155d2
Bump semver from 7.3.5 to 7.5.37ce5293
Merge pull request #25 from ChrisCindy/fix/resolve-sass-loaderf2b9238
Update README.mdd97f88c
Update package.json6098dc6
Update npm-publish.ymlUpdates
redocusaurus
from 1.3.0 to 2.0.0Release notes
Sourced from redocusaurus's releases.