What's Changed
New Features 🎉
- feat: update Rsbuild 1.3.18 and set caller name by @chenjiahan in #2139
- feat(theme): expose classname for crawler by @SoonIter in #2161
- feat(core): support md definition syntax url by @SoonIter in #2164
- feat: support
file://protocol andURLfor icon by @JounQin in #2167
Performance 🚀
- perf: remove React 17 compatibility code by @chenjiahan in #2174
Bug Fixes 🐞
- fix(deps): remove unused react-syntax-highlighter by @chenjiahan in #2138
- fix(plugin-api-doc-gen): plugin-api-doc-gen should have anchor (#2140) by @SoonIter in #2146
- fix(shiki): shiki langs perf regression by @SoonIter in #2151
- fix(theme): highlight the manually by @SoonIter in #2153
- fix(core/mdx-loader): due to frontmatter stack error loc and remove useless hmr old codes by @SoonIter in #2168
- fix(shiki/css): add diff language token and remove useless prism token by @SoonIter in #2175
Document 📖
- docs: replace
HelmetwithHeadby @jbroma in #2150 - docs: update website contributing guide by @chenjiahan in #2157
- docs(algolia): update index name by @SoonIter in #2163
- docs: add Rstest to homepage by @chenjiahan in #2169
Other Changes
- chore(deps): update all patch dependencies by @renovate in #2144
- chore(plugin-shiki): add all builtin-langs in shiki by @SoonIter in #2148
- chore(theme): rename Pre -> PreWithCodeButtonGroup, the only element that differs from the original element by @SoonIter in #2162
- Release v2.0.0-beta.6 by @SoonIter in #2176
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6