Skip to content

v1.18.2

Compare
Choose a tag to compare
@sanyuan0704 sanyuan0704 released this 18 Apr 09:36

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 πŸ“–

Other Changes

New Contributors

Full Changelog: v1.18.1...v1.18.2