v2.0.0-beta.34
Pre-release
Pre-release
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


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 π
- docs: fix the ui dark mode color by @SoonIter in #2621
- docs: adjust the folder layout by @SoonIter in #2622
Other Changes
- chore(deps): update dependency rsbuild-plugin-virtual-module to v0.4.1 by @renovate[bot] in #2596
- chore(infra): Creation of AGENTS.md for Rspress Project by @SoonIter in #2612
- chore(deps): update all patch dependencies by @renovate[bot] in #2616
- chore(deps): update dependency memfs to ^4.43.0 by @renovate[bot] in #2617
- chore(deps): update dependency create-rstack to v1.6.1 by @renovate[bot] in #2576
- chore(deps): upgrade @rsbuild/[email protected] by @SoonIter in #2624
- refactor: replace enhanced-resolve with rspack resolver by @stormslowly in #2578
- Release v2.0.0-beta.34 by @SoonIter in #2626
New Contributors
- @stormslowly made their first contribution in #2578
Full Changelog: v2.0.0-beta.33...v2.0.0-beta.34