Skip to content

v2.0.0-beta.34

Pre-release
Pre-release
Compare
Choose a tag to compare
@SoonIter SoonIter released this 26 Sep 07:07
· 21 commits to main since this release
4ce02b2

Highlights ✨

πŸ’„ Upgrade to docsearch@4 within @rspress/plugin-algolia

related PR: #2620

This will improve Rspress's UI, and you can use new docsearch features such as askAi.

DocSearch v4 provides a significant upgrade over previous versions, offering enhanced accessibility, responsiveness, and an improved search experience for your documentation. Built on Algolia Autocomplete, DocSearch v4 ensures a seamless integration trusted by leading documentation sites worldwide.

ref: https://docsearch.algolia.com/docs/migrating-from-v3

image image

What's Changed

New Features πŸŽ‰

  • feat!: update @rspress/plugin-algolia to docsearch v4.1.0 by @Copilot in #2620
  • feat: support basic usage of remark-lint for link plugin by @JounQin in #2618

Bug Fixes 🐞

  • fix(plugin-llms): should be compilatable to user manual nav and sidebar configuration by @SoonIter in #2606
  • fix: render HTML entities correctly in dynamic TOC by @JounQin in #2613
  • fix(theme): llms component should not be included in rp-doc by @SoonIter in #2614
  • fix(auto-nav-sidebar): watch h1 change for sidebar by @SoonIter in #2619

Document πŸ“–

Other Changes

New Contributors

Full Changelog: v2.0.0-beta.33...v2.0.0-beta.34