What's Changed
New Features 🎉
- feat: enable yarn pnp by
process.versions.pnpby @stormslowly in #3224 - style(theme/sidebar): remove redundant first-child margin-top reset by @SoonIter in #3233
- style(theme/Tabs): add default padding to tab panels and support nested tabs by @SoonIter in #3217
Bug Fixes 🐞
- fix(custom-head/frontmatter): frontmatter og:title and description priority over Rspress's own default tags by @SoonIter in #3215
- fix(llms): ensure
llms.txtordering respects_meta.jsonby @Timeless0911 in #3218 - fix(theme/llmsUI): add LLMS clipboard fallback for HTTP pages by @Copilot in #3237
- fix(auto-nav-sidebar/tag): preserve tag field for dir sidebar items without index file by @SoonIter in #3236
- fix(theme/search): reset selected suggestion to first when search query changes by @buyfakett in #3227
Document 📖
- docs: document
markdown.extractDescriptionbehavior and description acquisition by @SoonIter in #3213 - docs: update npm badges in README to reference @rspress/core by @SoonIter in #3219
- docs: add AI documentation for Rspress by @SoonIter in #3221
- docs: add warning that llmsUI requires build mode to work by @SoonIter in #3222
- docs: mention rspress-description-generator agent skill in custom-head docs by @SoonIter in #3232
- docs(plugin-algolia): update Algolia crawler config to latest v2 setup by @SoonIter in #3235
- docs(plugin-rss): enrich
feed.testusage example by @Copilot in #3239
Other Changes
- chore(deps): upgrade Rslib 0.20 canary version by @Timeless0911 in #3211
- chore(deps): update all patch dependencies by @renovate[bot] in #3203
- chore(deps): update @rslib/core to 0.20.0 by @Timeless0911 in #3212
- chore(core): remove filename hash workaround for preserveModules build by @Timeless0911 in #3225
- chore(CI): speed up playwright browser setup by @SoonIter in #3223
- chore(deps): update all patch dependencies by @renovate[bot] in #3230
- refactor(create-rspress): update template to match latest Rspress features and structure by @SoonIter in #3226
- Release v2.0.6 by @SoonIter in #3240
Full Changelog: v2.0.5...v2.0.6