chore(deps): update dependency @rsbuild/core to v2#10
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
c245ffa to
321a2c3
Compare
321a2c3 to
1496370
Compare
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:
^1.4.2→^2.0.7Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v2.0.7Compare Source
Highlights
Web Worker Query Imports
Rsbuild now supports importing worker scripts with
?worker,?worker&inline, and?inline&worker:Automatic Dependency Externalization
output.autoExternalreads dependencies from the rootpackage.jsonand generatesoutput.externalsrules for matching packages and subpath imports. This is useful for Node.js and SSR bundles where runtime dependencies should stay external.What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.6...v2.0.7
v2.0.6Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.5...v2.0.6
v2.0.5Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.4...v2.0.5
v2.0.4Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.3...v2.0.4
v2.0.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.2...v2.0.3
v2.0.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.1...v2.0.2
v2.0.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.0...v2.0.1
v2.0.0Compare Source
💡 See Announcing Rsbuild 2.0 for more details
New Features 🎉
@rstest/adapter-rsbuildto reuse rsbuild's configuration by @9aoy in #6941performance.removeMomentLocaleoption by @chenjiahan in #6991?__inline=falsequery by @chenjiahan in #7057lib-axiossplit from default preset by @chenjiahan in #7079liveReload.htmloption to control HTML reload by @chenjiahan in #7144preview.setupMiddlewarestoserver.setupMiddlewaresby @chenjiahan in #7192server.setupconfig by @chenjiahan in #7197portin prod server API by @chenjiahan in #7209startDevServerby @chenjiahan in #7215httpServerfor prod server by @chenjiahan in #7216closemethod for prod server by @chenjiahan in #7217rsbuild.previewby @chenjiahan in #7219openandprintUrlsmethods to preview server by @chenjiahan in #7224extractoption by @zalishchuk in #7340createLoggerto create isolated logger instances by @chenjiahan in #7353detectSyntax: 'auto'in the default SWC loader config by @chenjiahan in #7410Performance 🚀
core-jsan optional peer dependency by @chenjiahan in #6960Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.