What's Changed
Performance Improvements ⚡
- perf(core): reduce polyfills by adjusting browserslist
New Features 🎉
- feat: support multi version menu in nav
- feat: set metakey
ctrl
in windows - feat: support url query to adjust page layout
- feat: support nest dir without _meta.json
- feat: support remove plugin in config hook
- feat: add configure prism languages
- feat: support cutsom anchor in default mdx compiler
Bug Fixes 🐞
- fix(style): keep overview h1 size same as other pages
- fix(style): limit the max width of hero tagline
- fix: cli string escape
- fix: modernjs crash in single language
- fix(shared): bump rslog@1.1.0 to fix color support detection
- fix: disable mdxRs by default in preview and playground plugin
Other Changes
- chore: set plugin option optional