|
1 | 1 | # Docusaurus Changelog
|
2 | 2 |
|
| 3 | +## 3.7.0 (2025-01-03) |
| 4 | + |
| 5 | +#### :rocket: New Feature |
| 6 | + |
| 7 | +- `docusaurus-faster`, `docusaurus` |
| 8 | + - [#10800](https://github.com/facebook/docusaurus/pull/10800) feat(core): Turn Rspack incremental on by default (again) ([@slorber](https://github.com/slorber)) |
| 9 | +- `docusaurus-plugin-content-blog`, `docusaurus-theme-classic` |
| 10 | + - [#10768](https://github.com/facebook/docusaurus/pull/10768) feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram ([@GingerGeek](https://github.com/GingerGeek)) |
| 11 | +- `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`, `docusaurus` |
| 12 | + - [#10763](https://github.com/facebook/docusaurus/pull/10763) feat: Add React 19 support to Docusaurus v3 ([@slorber](https://github.com/slorber)) |
| 13 | +- `docusaurus-plugin-content-blog` |
| 14 | + - [#10729](https://github.com/facebook/docusaurus/pull/10729) feat(blog): Add `frontMatter.sidebar_label` ([@slorber](https://github.com/slorber)) |
| 15 | +- `docusaurus-module-type-aliases`, `docusaurus-plugin-svgr`, `docusaurus-preset-classic`, `docusaurus-types`, `docusaurus-utils`, `docusaurus` |
| 16 | + - [#10677](https://github.com/facebook/docusaurus/pull/10677) feat(svgr): create new Docusaurus SVGR plugin ([@slorber](https://github.com/slorber)) |
| 17 | + |
| 18 | +#### :bug: Bug Fix |
| 19 | + |
| 20 | +- `docusaurus-remark-plugin-npm2yarn` |
| 21 | + - [#10803](https://github.com/facebook/docusaurus/pull/10803) fix(npm-to-yarn): add missing npm-to-yarn converter for Bun ([@Lehoczky](https://github.com/Lehoczky)) |
| 22 | +- `docusaurus-theme-classic`, `docusaurus-theme-common` |
| 23 | + - [#10796](https://github.com/facebook/docusaurus/pull/10796) fix(theme): Footer Column/Link should merge provided className ([@slorber](https://github.com/slorber)) |
| 24 | +- `docusaurus-bundler`, `docusaurus-theme-common` |
| 25 | + - [#10786](https://github.com/facebook/docusaurus/pull/10786) fix(core): fix React hydration errors, change html minifier settings ([@slorber](https://github.com/slorber)) |
| 26 | +- `docusaurus-theme-common` |
| 27 | + - [#10782](https://github.com/facebook/docusaurus/pull/10782) fix(theme-common): code block magic comments should support SQL block comments ([@WillBlack403](https://github.com/WillBlack403)) |
| 28 | +- `docusaurus-theme-translations` |
| 29 | + - [#10783](https://github.com/facebook/docusaurus/pull/10783) fix(theme-translations): Add missing Dutch (nl) theme translations ([@janaukema](https://github.com/janaukema)) |
| 30 | + - [#10760](https://github.com/facebook/docusaurus/pull/10760) fix(theme-translation): add missing Korean (ko) theme translations ([@effozen](https://github.com/effozen)) |
| 31 | +- `docusaurus-plugin-content-docs` |
| 32 | + - [#10754](https://github.com/facebook/docusaurus/pull/10754) fix(docs): fix sidebar item visibility bug for category index ([@slorber](https://github.com/slorber)) |
| 33 | +- `docusaurus` |
| 34 | + - [#10727](https://github.com/facebook/docusaurus/pull/10727) fix(core): fix codegen routesChunkName possible hash collision ([@slorber](https://github.com/slorber)) |
| 35 | +- `docusaurus-mdx-loader` |
| 36 | + - [#10723](https://github.com/facebook/docusaurus/pull/10723) fix(mdx-loader): fix md image paths with spaces bug related to transformImage encoding problem ([@slorber](https://github.com/slorber)) |
| 37 | + |
| 38 | +#### :memo: Documentation |
| 39 | + |
| 40 | +- [#10740](https://github.com/facebook/docusaurus/pull/10740) docs: Link initialization docs together ([@waldyrious](https://github.com/waldyrious)) |
| 41 | + |
| 42 | +#### :robot: Dependencies |
| 43 | + |
| 44 | +- [#10771](https://github.com/facebook/docusaurus/pull/10771) chore(deps): bump nanoid from 3.3.7 to 3.3.8 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 45 | +- [#10721](https://github.com/facebook/docusaurus/pull/10721) chore(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 46 | + |
| 47 | +#### :wrench: Maintenance |
| 48 | + |
| 49 | +- Other |
| 50 | + - [#10770](https://github.com/facebook/docusaurus/pull/10770) chore: Devcontainer upgrade to Ubuntu Noble & Node 22 ([@GingerGeek](https://github.com/GingerGeek)) |
| 51 | +- `docusaurus-theme-search-algolia` |
| 52 | + - [#10801](https://github.com/facebook/docusaurus/pull/10801) refactor(algolia): simplify SearchBar component ([@slorber](https://github.com/slorber)) |
| 53 | + - [#10672](https://github.com/facebook/docusaurus/pull/10672) chore(algolia): upgrade algoliasearch to v5 ([@millotp](https://github.com/millotp)) |
| 54 | +- `docusaurus` |
| 55 | + - [#10798](https://github.com/facebook/docusaurus/pull/10798) refactor(core): Use Intl native API to get locale direction, remove rtl-detect depend… ([@slorber](https://github.com/slorber)) |
| 56 | + - [#10747](https://github.com/facebook/docusaurus/pull/10747) refactor(core): swizzle wrap should use ReactNode instead of JSX.Element ([@slorber](https://github.com/slorber)) |
| 57 | +- `create-docusaurus`, `docusaurus-mdx-loader`, `docusaurus-module-type-aliases`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`, `docusaurus-plugin-debug`, `docusaurus-plugin-ideal-image`, `docusaurus-plugin-pwa`, `docusaurus-theme-classic`, `docusaurus-theme-common`, `docusaurus-theme-live-codeblock`, `docusaurus-theme-mermaid`, `docusaurus-theme-search-algolia`, `docusaurus-types`, `docusaurus` |
| 58 | + - [#10746](https://github.com/facebook/docusaurus/pull/10746) refactor: prepare types for React 19 ([@slorber](https://github.com/slorber)) |
| 59 | +- `docusaurus-theme-common` |
| 60 | + - [#10728](https://github.com/facebook/docusaurus/pull/10728) refactor(theme-common): change storageUtils useSyncExternalCode getSnapshot workaround ([@slorber](https://github.com/slorber)) |
| 61 | + |
| 62 | +#### Committers: 14 |
| 63 | + |
| 64 | +- Alvin Bryan ([@alvinometric](https://github.com/alvinometric)) |
| 65 | +- Hichem Fantar ([@hichemfantar](https://github.com/hichemfantar)) |
| 66 | +- Ivan Cheban ([@ivancheban](https://github.com/ivancheban)) |
| 67 | +- Jake Boone ([@jakeboone02](https://github.com/jakeboone02)) |
| 68 | +- Jan Aukema ([@janaukema](https://github.com/janaukema)) |
| 69 | +- Lehoczky Zoltán ([@Lehoczky](https://github.com/Lehoczky)) |
| 70 | +- Lin Huang ([@codimiracle](https://github.com/codimiracle)) |
| 71 | +- Pierre Millot ([@millotp](https://github.com/millotp)) |
| 72 | +- Sébastien Lorber ([@slorber](https://github.com/slorber)) |
| 73 | +- Taylor Reece ([@taylorreece](https://github.com/taylorreece)) |
| 74 | +- Waldir Pimenta ([@waldyrious](https://github.com/waldyrious)) |
| 75 | +- William Black ([@WillBlack403](https://github.com/WillBlack403)) |
| 76 | +- Zed Spencer-Milnes ([@GingerGeek](https://github.com/GingerGeek)) |
| 77 | +- Zen ([@effozen](https://github.com/effozen)) |
| 78 | + |
3 | 79 | ## 3.6.3 (2024-11-22)
|
4 | 80 |
|
5 | 81 | #### :bug: Bug Fix
|
|
0 commit comments