2.4.3
🐛 错误修复
docusaurus-plugin-content-docs
- #9107 fix(content-docs): 侧边栏生成器应为文档项返回 customProps (@TheCatLady)
docusaurus-theme-classic
- #9108 feat(theme-classic): 为博客文章添加描述和关键词微数据 (@TheCatLady)
- #9099 fix(theme): 仅当 ul 元素已存在类名时才设置类名 (@homotechsual)
- #9243 fix(theme-common): 当 JS 被禁用时 ThemedComponent 应显示内容 (@slorber)
docusaurus-theme-classic
,docusaurus-theme-common
- #9130 fix(theme): 如果 URL 在访问时带或不带斜杠,规范 URL 在 Hydration 后不应改变 (@ori-shalom)
提交者:4
- Mikey O'Toole (@homotechsual)
- Ori Shalom (@ori-shalom)
- Sébastien Lorber (@slorber)
- @TheCatLady