website
website copied to clipboard
build(deps): bump @docusaurus/core from 3.6.3 to 3.7.0
Bumps @docusaurus/core from 3.6.3 to 3.7.0.
Release notes
Sourced from @docusaurus/core's releases.
3.7.0 (2025-01-03)
:rocket: New Feature
docusaurus-faster,docusaurusdocusaurus-plugin-content-blog,docusaurus-theme-classic
- #10768 feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (
@GingerGeek)create-docusaurus,docusaurus-mdx-loader,docusaurus-module-type-aliases,docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-plugin-google-analytics,docusaurus-plugin-google-gtag,docusaurus-plugin-google-tag-manager,docusaurus-plugin-ideal-image,docusaurus-plugin-pwa,docusaurus-plugin-rsdoctor,docusaurus-plugin-sitemap,docusaurus-plugin-svgr,docusaurus-plugin-vercel-analytics,docusaurus-preset-classic,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-live-codeblock,docusaurus-theme-mermaid,docusaurus-theme-search-algolia,docusaurus-types,docusaurusdocusaurus-plugin-content-blogdocusaurus-module-type-aliases,docusaurus-plugin-svgr,docusaurus-preset-classic,docusaurus-types,docusaurus-utils,docusaurus:bug: Bug Fix
docusaurus-remark-plugin-npm2yarn
- #10803 fix(npm-to-yarn): add missing npm-to-yarn converter for Bun (
@Lehoczky)docusaurus-theme-classic,docusaurus-theme-commondocusaurus-bundler,docusaurus-theme-commondocusaurus-theme-common
- #10782 fix(theme-common): code block magic comments should support SQL block comments (
@WillBlack403)docusaurus-theme-translations
- #10783 fix(theme-translations): Add missing Dutch (nl) theme translations (
@janaukema)- #10760 fix(theme-translation): add missing Korean (ko) theme translations (
@effozen)docusaurus-plugin-content-docsdocusaurusdocusaurus-mdx-loader:memo: Documentation
- #10740 docs: Link initialization docs together (
@waldyrious):robot: Dependencies
- #10771 chore(deps): bump nanoid from 3.3.7 to 3.3.8 (
@dependabot[bot])- #10721 chore(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 (
@dependabot[bot]):wrench: Maintenance
- Other
- #10770 chore: Devcontainer upgrade to Ubuntu Noble & Node 22 (
@GingerGeek)docusaurus-theme-search-algoliadocusaurus
... (truncated)
Changelog
Sourced from @docusaurus/core's changelog.
3.7.0 (2025-01-03)
:rocket: New Feature
docusaurus-faster,docusaurusdocusaurus-plugin-content-blog,docusaurus-theme-classic
- #10768 feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (
@GingerGeek)create-docusaurus,docusaurus-mdx-loader,docusaurus-module-type-aliases,docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-plugin-debug,docusaurus-plugin-google-analytics,docusaurus-plugin-google-gtag,docusaurus-plugin-google-tag-manager,docusaurus-plugin-ideal-image,docusaurus-plugin-pwa,docusaurus-plugin-rsdoctor,docusaurus-plugin-sitemap,docusaurus-plugin-svgr,docusaurus-plugin-vercel-analytics,docusaurus-preset-classic,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-theme-live-codeblock,docusaurus-theme-mermaid,docusaurus-theme-search-algolia,docusaurus-types,docusaurusdocusaurus-plugin-content-blogdocusaurus-module-type-aliases,docusaurus-plugin-svgr,docusaurus-preset-classic,docusaurus-types,docusaurus-utils,docusaurus:bug: Bug Fix
docusaurus-remark-plugin-npm2yarn
- #10803 fix(npm-to-yarn): add missing npm-to-yarn converter for Bun (
@Lehoczky)docusaurus-theme-classic,docusaurus-theme-commondocusaurus-bundler,docusaurus-theme-commondocusaurus-theme-common
- #10782 fix(theme-common): code block magic comments should support SQL block comments (
@WillBlack403)docusaurus-theme-translations
- #10783 fix(theme-translations): Add missing Dutch (nl) theme translations (
@janaukema)- #10760 fix(theme-translation): add missing Korean (ko) theme translations (
@effozen)docusaurus-plugin-content-docsdocusaurusdocusaurus-mdx-loader:memo: Documentation
- #10740 docs: Link initialization docs together (
@waldyrious):robot: Dependencies
- #10771 chore(deps): bump nanoid from 3.3.7 to 3.3.8 (
@dependabot[bot])- #10721 chore(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 (
@dependabot[bot]):wrench: Maintenance
- Other
- #10770 chore: Devcontainer upgrade to Ubuntu Noble & Node 22 (
@GingerGeek)docusaurus-theme-search-algolia
... (truncated)
Commits
dd59750v3.7.0cacb973feat(core): Turn Rspack incremental on by default (again) (#10800)e7a8c9drefactor(core): Use Intl native API to get locale direction, remove rtl-detec...0f29a37feat: Add React 19 support to Docusaurus v3 (#10763)4966dcerefactor(core): swizzle wrap should use ReactNode instead of JSX.Element (#10...f9825afrefactor: prepare types for React 19 (#10746)df6f53afeat(svgr): create new Docusaurus SVGR plugin (#10677)8098741fix(core): fix codegen routesChunkName possible hash collision (#10727)fd43036chore: release Docusaurus 3.6.3 (#10713)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.