github web-infra-dev/rspress v2.0.6

14 hours ago

What's Changed

New Features 🎉

  • feat: enable yarn pnp by process.versions.pnp by @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.txt ordering respects _meta.json by @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.extractDescription behavior 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.test usage example by @Copilot in #3239

Other Changes

Full Changelog: v2.0.5...v2.0.6

Don't miss a new rspress release

NewReleases is sending notifications on new releases.