-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore(deps): update dependency @rspack/core to v0.7.4 #4047
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Workflow status is failure ❌ |
163bfa7
to
682aa05
Compare
Workflow status is failure ❌ |
682aa05
to
3db1185
Compare
Workflow status is failure ❌ |
This PR contains the following updates:
0.7.3
->0.7.4
0.7.3
->0.7.4
0.6.5
->0.7.4
Release Notes
web-infra-dev/rspack (@rspack/core)
v0.7.4
Compare Source
What's Changed
Highlights
LightningCSS minimizer
In v0.7.4 Rspack provides a new CSS minimizer which uses Lightning CSS under the hood, for now you can enable it by
optimization.minimizer
, and in Rspack v1.0, it will be enabled by default.And here are two very useful features powered by the new LightningCSS minimizer:
Checkout our docs for more details.
Compatible with worker-loader
In v0.7.4 Rspack is compatible with worker-loader, which is usually used by some older projects, so this is provided only as a temporary solution to facilitate these older projects migration to Rspack, checkout our docs for more details.
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
module.rules.descriptionData
by @leimonio in https://github.com/web-infra-dev/rspack/pull/6797Rule.descriptionData
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/6813Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v0.7.3...v0.7.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.