What's Changed
Performance Improvements ⚡
- perf(deps): remove unused jsdom dependency
New Features 🎉
- feat: use config.title as html title.
- feat: support LastUpdated and PrevNextPage
- feat: support url query to disable global ui components
Bug Fixes 🐞
- fix: inline image data url start with slash prefix.
- fix: remove unuse css that is not recognized by browsers.
- fix(modern-plugin): support auto sidebar when is bilingual
- fix: disable minify in ssr build
- fix(modern-plugin): remove the limit to enable darkmode
- fix(plugin-preview): remove codesandbox because codesandbox-import-utils license is GPL
- fix(core): stringify global compoennts path
Other Changes
- chore(deps): bump Rsbuild from v0.1.0 to v0.1.9