Skip to content

v1.8.4

Compare
Choose a tag to compare
@sanyuan0704 sanyuan0704 released this 21 Dec 04:08

What's Changed

New Features πŸŽ‰

  • feat: close nav screen when route changed
  • feat: add useSearchParams hook in rspress/runtime

Bug Fixes 🐞

  • fix(core): parseToc support strong text
  • fix(modern-plugin): add useModuleSidebar to plugin option
  • fix(plugin-playground): add defaultRenderMode to remark plugin
  • fix(plugin-playground): remove preview plugin when use playground

Other Changes

  • chore(@rspress/shared): remove globby
  • chore(core): move tailwindcss from dependencies to devDependencies
  • chore(plugin-api-docgen): disable mdxRs by default