Tame the Web MIDI API. Send and receive MIDI messages with ease. Control instruments with user-friendly functions (playNote, sendPitchBend, etc.). React to MIDI input with simple event listeners (noteon, pitchbend, controlchange, etc.).
Apache License 2.0
1.54k
stars
116
forks
source link
Bump axios, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/plugin-content-blog, @docusaurus/plugin-content-docs, @docusaurus/preset-classic, @docusaurus/theme-search-algolia and docusaurus-plugin-sass in /website #398
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/plugin-client-redirects, @docusaurus/plugin-content-blog, @docusaurus/plugin-content-docs, @docusaurus/preset-classic, @docusaurus/theme-search-algolia and docusaurus-plugin-sass. 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.4.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/plugin-client-redirects
from 2.4.1 to 3.0.0Release notes
Sourced from
@​docusaurus/plugin-client-redirects
's releases.... (truncated)
Changelog
Sourced from
@​docusaurus/plugin-client-redirects
'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)a59aead
chore: attempt to fix Crowdin issues (#9220)09ea3bc
feat(client-redirects-plugin): support fully qualified urls and querystring/h...ff22728
chore: upgrade dependencies (non-major) (#9148)7d033cc
chore: v3.0.0-alpha.0 release (#9072)187e5aa
feat: React 18 + automatic JSX runtime + build --dev (#8961)Updates
@docusaurus/plugin-content-blog
from 2.4.1 to 3.0.0Release notes
Sourced from
@​docusaurus/plugin-content-blog
's releases.