What's Changed
New Features 🎉
- ✨ feat(route): Update home page title with frontmatter titleSuffix by @h7ml in #980
- feat: improve table border style in dark mode by @chenjiahan in #981
- style: modify font-synthesis from none to style by @Timeless0911 in #985
Bug Fixes 🐞
- fix(theme): remove invalid
className
by @maomao1996 in #976 - fix(modern-plugin): improve ignore for auto sidebar by @10Derozan in #979
- fix: sidebar not display using cleanUrls: true when visit with .html suffix by @Timeless0911 in #982
- fix: tailwind preflight style pollution by @sanyuan0704 in #989
- fix: crash when page not found & using multiVersion by @Timeless0911 in #1007
- fix(theme-default): sidebar incorrect active by @shulaoda in #993
Document 📖
- docs: enable cleanUrls for website by @chenjiahan in #983
- docs: improve
markdown.highlightLanguages
by @chenjiahan in #988 - docs: fix plugin-playground typo by @gwsbhqt in #990
- docs: fix Runner typo by @chenjiahan in #1000
Other Changes
- Release v1.18.2 by @sanyuan0704 in #978
- ✨ feat(components): Extend LinkContent to support custom node rendering by @h7ml in #964
- chore(deps): update dependency @loadable/component to v5.16.4 by @renovate in #793
- chore(deps): unify fs-extra version by @SoonIter in #998
- chore(deps): update dependency medium-zoom to v1.1.0 by @renovate in #1005
- chore(deps): update dependency lint-staged to ~13.3.0 by @renovate in #1003
- chore(deps): update dependency is-html to ^3.1.0 by @renovate in #1002
New Contributors
Full Changelog: v1.18.2...v1.18.3