chore(deps): update rspress packages to v2.0.7#244
Merged
renovate[bot] merged 1 commit intomainfrom Mar 31, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.5→2.0.72.0.5→2.0.72.0.5→2.0.7Release Notes
web-infra-dev/rspress (@rspress/core)
v2.0.7Compare Source
Highlights ✨
📦 Code Block Fold
You can now use
```tsx foldto make long code blocks collapsed by default, allowing readers to expand them on demand. The code block will be collapsed to a default height of 300px with an expand button at the bottom. You can also customize the collapsed height via theheightattribute.🤖
rspress-custom-themeSkill for AIAdded the
rspress-custom-themeskill to the AI guide page. This skill helps AI tools understand how to customize Rspress themes, making it easier to build custom theme components with AI assistance.One prompt → a complete themed docs site & custom home pages ✨
RspressV2Promo.mp4
rspress-custom-theme skill👇
🔗https://github.com/rstackjs/agent-skills#rspress-custom-theme
🔗 https://rspress.rs/guide/start/ai
Here are the two themes generated 👇
🖤 rspress-theme-clarity: http://github.com/SoonIter/rspress-theme-clarity
🔶 rspress-theme-noir: https://github.com/SoonIter/rspress-theme-noir
What's Changed
New Features 🎉
```tsx toggle(#2968) by @AmazingRain in #3241transformhook for atom/rss/json by @Copilot in #3238Bug Fixes 🐞
text-autospacein<code>,<kbd>, and<samp>by @tats-u in #3254Document 📖
rspress-custom-themeskill to AI guide page by @SoonIter in #3253Other Changes
toggleattribute tofoldand className--code-wrap->--wrap-codeby @SoonIter in #3251New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.6...v2.0.7
v2.0.6Compare Source
What's Changed
New Features 🎉
process.versions.pnpby @stormslowly in #3224Bug Fixes 🐞
llms.txtordering respects_meta.jsonby @Timeless0911 in #3218Document 📖
markdown.extractDescriptionbehavior and description acquisition by @SoonIter in #3213feed.testusage example by @Copilot in #3239Other Changes
Full Changelog: web-infra-dev/rspress@v2.0.5...v2.0.6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.