What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
- fix: exclude
.rspress-toc-excludeancestor nodes in dynamic TOC by @JounQin in #2212 - fix: empty blockquote crash the compiler by @zoolsher in #2221
- fix(ssg): expose the error stack hiden by Suspense by @SoonIter in #2219
- fix: add rehype codeMeta plugin back but shiki compatible metastring property instead by @JounQin in #2222
Document 📖
- docs: switch to new domain by @chenjiahan in #2218
Other Changes
- refactor: @rspress/theme-default should use bundleless dist structure by @SoonIter in #2216
- refactor(virtual-module): remove 'virtual-routes-ssr' module, unify virtual-routes-ssr into virtual-routes module by @SoonIter in #2217
Full Changelog: v2.0.0-beta.8...v2.0.0-beta.9