chore(deps): update rspress to 2.0.0-beta.4#10283
Merged
chenjiahan merged 1 commit intomainfrom May 8, 2025
Merged
Conversation
✅ Deploy Preview for rspack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
CodSpeed Performance ReportMerging #10283 will not alter performanceComparing 🎉 Hooray!
|
88dad68 to
4eadbd8
Compare
4eadbd8 to
899e237
Compare
chenjiahan
approved these changes
May 8, 2025
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.0-beta.2->2.0.0-beta.42.0.0-beta.2->2.0.0-beta.42.0.0-beta.2->2.0.0-beta.4^1.1.1->^1.1.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
web-infra-dev/rspress (@rspress/plugin-llms)
v2.0.0-beta.4Compare Source
Highlights✨
Enable
dev.lazyCompilation: trueby default1. startup instantly
startup time 50x↑ faster with
lazyCompilation: truebefore 3.80s↓
after 0.05s↑
2. When
preloadmeetslazyCompilationmagic, a magical chemical burst outRspress will preload the corresponding route when hovering over the link, then a magical chemical reaction bursts out between lazyCompilation and preload, enabling a seamless refresh experience.
What's Changed
New Features 🎉
localeRedirect: 'only-default-lang'support by @JounQhttps://github.com/web-infra-dev/rspress/pull/2125l/2125dev.lazyCompilation: trueby default by @SoonIthttps://github.com/web-infra-dev/rspress/pull/2123l/2123npm create rspress@betaby @SoonIthttps://github.com/web-infra-dev/rspress/pull/2128l/2128Bug Fixes 🐞
display: none. by @SoonIthttps://github.com/web-infra-dev/rspress/pull/2119l/2119Other Changes
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.3...v2.0.0-beta.4
v2.0.0-beta.3Compare Source
Highlights ✨
Support dynamic TOC generation
It brings the application of the mdx component to a new level, ships lots of features and closes lots of issues
1. dynamic TOC generation even in user's tsx component
2. the
<Badge />and more tsx component implementation in TOCWhat's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.2...v2.0.0-beta.3
jl917/rspress-plugin-sitemap (rspress-plugin-sitemap)
v1.1.2Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 8am on wednesday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.