What's Changed
New Features 🎉
- feat(plugin-shiki): upgrade to shiki@^3.4.2 to support langAlias option by @SoonIter in #2177
- feat: add new
CodeBlockRuntimecomponent by @JounQin in #2190
Bug Fixes 🐞
- fix(theme-default): improve redirect URL handling in NotFoundLayout by @HyaCiovo in #2184
- fix(theme-default): export type CodeButtonGroupProps by @SoonIter in #2188
- fix(plugin-llms): support usage in
ssg: falseby @SoonIter in #2194 - fix: sidebar type=file with data-context by @zoolsher in #2189
- fix(plugin-shiki/style): for force wrap style by @SoonIter in #2195
Document 📖
- docs: update Rstack introduction by @chenjiahan in #2179
- docs: incorrect usage of
socialLinksby @JounQin in #2192
Other Changes
- chore(deps): upgrade to "@types/node": "^22.8.1" by @SoonIter in #2178
- chore(deps): update all patch dependencies by @renovate in #2200
- chore(deps): update dependency @rslib/core to v0.8.0 by @renovate in #2201
- chore(plugin-algolia): highlight color can be changed by theme color by @SoonIter in #2203
- refactor(virtual-module): migrate the routeList virtual-route and virtual-route-ssr by @SoonIter in #2197
- Release v2.0.0-beta.7 by @SoonIter in #2204
New Contributors
Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7