chore(deps): update dependency @rsbuild/core to v2#12
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
d723a0a to
a45a18a
Compare
a45a18a to
d8a35a5
Compare
e5347e8 to
f6e6737
Compare
2d7210d to
9c5977f
Compare
9c5977f to
3dfca58
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.15→^2.0.15Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v2.0.15Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.14...v2.0.15
v2.0.14Compare Source
What's Changed
Performance 🚀
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.13...v2.0.14
v2.0.13Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.12...v2.0.13
v2.0.12Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.11...v2.0.12
v2.0.11Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.10...v2.0.11
v2.0.10Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.9...v2.0.10
v2.0.9Compare Source
Highlights
Safer npm Staged Publishing
Rsbuild 2.0.9 updates the release workflow so all packages are now published through npm staged publishing, making package releases safer by staging them before final publication.
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.8...v2.0.9
v2.0.8Compare Source
Highlights
Tailwind CSS Plugin
Rsbuild 2.0.8 introduces
@rsbuild/plugin-tailwindcss, a first-party plugin for integrating Tailwind CSS v4 through @tailwindcss/webpack.Compared with the
@tailwindcss/postcsspackage, it avoids running Tailwind CSS transforms through PostCSS and provides better build performance.What's Changed
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.7...v2.0.8
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
If you want to rebase/retry this PR, check this boxThis PR was generated by Mend Renovate. View the repository job log.