What's Changed
New Features 🎉
- feat(runtime): export useHead hook from @rspress/core/runtime by @SoonIter in #3272
- feat(mdx/image): Add dead image detection by @elliotcourant in #3275
- feat(search): improve search index building, markdown -> plain text by @elliotcourant in #3283
Performance 🚀
- perf(deps): externalize
lodash-esvia shared to reduce install size by @SoonIter in #3292 - perf(core): bundle cli deps
cacchokidarpicocolorsto reduce install size by @SoonIter in #3293 - perf(deps): bundle tinyglobby and tinypool into core by @SoonIter in #3296
- perf(deps): bundle
github-sluggerto reduce install size by @SoonIter in #3298 - perf(deps): bundle
gray-matterto reduce install size and deps complexity by @SoonIter in #3297
Bug Fixes 🐞
- fix(core): log message include json file path in auto-nav-sidebar errors by @SoonIter in #3273
- fix(theme/icon): use currentColor for success icons to follow theme color by @SoonIter in #3294
- fix(theme/Steps): # for titles overlaps with the sequence number by @elliotcourant in #3276
- fix(core): Fixed async page data loading by @elliotcourant in #3278
Document 📖
- docs(zh): translate dead image documentation by @Copilot in #3287
- docs(introduction): refine guide overview by @SoonIter in #3289
- docs(auto-nav-sidebar): small fix for clarify global sidebar usage by @SoonIter in #3290
Other Changes
- chore(deps): update dependency lodash-es to v4.18.1 [security] by @renovate[bot] in #3274
- chore(deps): update pnpm-plugin-skills and rspress-custom-theme skill by @SoonIter in #3285
- chore(infra/agent): add pr-creator skill by @SoonIter in #3286
- chore(deps): update pnpm to 10.33.0 by @Copilot in #3288
- chore(deps): update dependency path-serializer to v0.6.0 by @renovate[bot] in #3282
- chore(deps): update dependency heading-case to ^1.1.0 by @renovate[bot] in #3281
- chore(deps): update rstack by @renovate[bot] in #3280
- chore(deps): update all patch dependencies by @renovate[bot] in #3279
- chore(infra): migrate husky + lint-staged to simple-git-hooks + nano-staged by @SoonIter in #3291
- chore(deps): update rstack (@rsbuild/core 2.0.0-rc.1, @rslib/core 0.21.0) by @renovate[bot] in #3295
- Release v2.0.9 by @SoonIter in #3299
Full Changelog: v2.0.8...v2.0.9