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.0.19
->^1.1.8
1.0.19
->1.1.8
^1.0.4
->^1.1.0
^1.0.3
->^1.1.0
^1.0.3
->^1.2.0
^1.0.1
->^1.1.0
Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.1.8
Compare Source
What's Changed
Bug Fixes 🐞
resolve.dedupe
may set incorrect path by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4106source.alias
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4108Document 📖
Other Changes
resolve.alias
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4107Full Changelog: web-infra-dev/rsbuild@v1.1.7...v1.1.8
v1.1.7
Compare Source
What's Changed
New Features 🎉
resolve.dedupe
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4092resolve.alias
and deprecatesource.alias
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4098resolve.aliasStrategy
and deprecatesource.aliasStrategy
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4101process.title
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4083Bug Fixes 🐞
Document 📖
resolve.dedupe
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4093Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.6...v1.1.7
v1.1.6
Compare Source
What's Changed
Highlights 💡
Rsbuild no longer watches the
node_modules
directory by default, resulting in significant performance improvements:Performance 🚀
New Features 🎉
onCloseBuild
hook by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4065Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.5...v1.1.6
v1.1.5
Compare Source
What's Changed
New Features 🎉
output.sourceMap
to be boolean value by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4037printFileSize.include
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4044printFileSize.exclude
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4045Bug Fixes 🐞
Document 📖
PrintFileSizeOptions
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4043Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.4...v1.1.5
v1.1.4
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.3...v1.1.4
v1.1.3
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
runCLI
from internal helpers to index export by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3981getStatsOptions
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3987Full Changelog: web-infra-dev/rsbuild@v1.1.2...v1.1.3
v1.1.2
Compare Source
What's Changed
New Features 🎉
output.emitCss
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3967Performance 🚀
Bug Fixes 🐞
watchFiles.type
not work as expected by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3963stylusOptions.import
should be an array by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3972Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.1...v1.1.2
v1.1.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
*.svslte.ts
files are transformed twice by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3920\n
in error overlay messages by @ymq001 in https://github.com/web-infra-dev/rsbuild/pull/3944Document 📖
Other Changes
dts.build
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3948New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.1.0...v1.1.1
v1.1.0
Compare Source
See Announcing Rspack 1.1 for more details 🎉
What's Changed
New Features 🎉
queueMicroTask
on the server side of SSR by @LingyuCoder in https://github.com/web-infra-dev/rsbuild/pull/3873references
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3882layer
option toapi.transform()
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3883issuerLayer
option toapi.transform()
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3884cliShortcuts.help
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3889Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.0.19...v1.1.0
rspack-contrib/rsbuild-plugin-eslint (@rsbuild/plugin-eslint)
v1.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: rspack-contrib/rsbuild-plugin-eslint@v1.0.3...v1.1.0
web-infra-dev/rsbuild (@rsbuild/plugin-preact)
v1.1.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
*.svslte.ts
files are transformed twice by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3920\n
in error overlay messages by @ymq001 in https://github.com/web-infra-dev/rsbuild/pull/3944Document 📖
Other Changes
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.