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