v1.18.2
What's Changed
New Features π
- feat: support code transform in preview plugin by @sanyuan0704 in #960
- feat: support separate search indexes by version by @jbroma in #957
- feat(api-docgen): support more config to init parser instance by @Timeless0911 in #963
- feat: add divider border for h2 title by @chenjiahan in #970
- feat: Expand the types supported by tsconfigPath by @Elooer in #967
Bug Fixes π
- fix(core): normalizeRoutePath remove only known extensions by @jbroma in #955
- fix: url containing dots were not correctly normalized with .html extension by @sumy7 in #934
- fix: log error when scan sidemeta by @Timeless0911 in #966
- fix: checkDeadLinks when mdxRs is set to false by @jbroma in #968
- fix: page crashes if Tabs has single Tab child by @chenjiahan in #972
- fix: Tabs component children contains linebreak or with no tab by @Timeless0911 in #973
- fix(theme): set outline title in mobile view to
themeConfig.outlineTitle
by @maomao1996 in #969
Document π
- docs: versioned search by @jbroma in #962
- docs: search.versioned zh doc by @Timeless0911 in #975
Other Changes
- Release v1.18.1 by @sanyuan0704 in #946
- chore(deps): update dependency get-port to v5.1.1 by @renovate in #959
- chore(deps): update dependency framer-motion to v10.18.0 by @renovate in #958
- chore: remove flex-center in sidebar item by @Timeless0911 in #974
- Docs: add more community plugins by @linbudu599 in #953
New Contributors
- @jbroma made their first contribution in #957
- @maomao1996 made their first contribution in #969
- @Elooer made their first contribution in #967
- @linbudu599 made their first contribution in #953
Full Changelog: v1.18.1...v1.18.2