2.4.3 (2023-09-20)
🐛 Bug Fix
docusaurus-plugin-content-docs
- #9107 fix(content-docs): sidebar generator should return customProps for doc items (@TheCatLady)
docusaurus-theme-classic
- #9108 feat(theme-classic): add description & keywords microdata to blog posts (@TheCatLady)
- #9099 fix(theme): only set classname on ul elements if they have an existing class (@homotechsual)
- #9243 fix(theme-common): ThemedComponent should display something when JS is disabled (@slorber)
docusaurus-theme-classic
,docusaurus-theme-common
- #9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (@ori-shalom)
Committers: 4
- Mikey O'Toole (@homotechsual)
- Ori Shalom (@ori-shalom)
- Sébastien Lorber (@slorber)
- @TheCatLady