chore(deps): update dependency @rspack/cli to v1 #109
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:
0.3.6
->1.3.8
Release Notes
web-infra-dev/rspack (@rspack/cli)
v1.3.8
Compare Source
Highlights 💡
Exposing SWC JS API
Rspack now experimentally exposes some SWC JavaScript APIs via
rspack.experiments.swc
. This allows you to call SWC methods liketransform
orminify
without installing the additional @swc/core package.What's Changed
Exciting New Features 🎉
origin.loc
on chunkgroup by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10188/10188output.clean
by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10207/10207Bug Fixes 🐞
Document Updates 📖
require.resolveWeak
module method by @9ahttps://github.com/web-infra-dev/rspack/pull/10203/10203Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.7...v1.3.8
v1.3.7
Compare Source
💡 Highlights
The rspack.dev now provides llms.txt to help LLMs better understand Rspack:
What's Changed
Performance Improvements ⚡
Vec::with_capacity
for hooks and plugins by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10178Exciting New Features 🎉
Bug Fixes 🐞
compiler.close
when having errors by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10154null
to additional data of loader context by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10155parallel
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10164u16::MAX
for graphical reporter by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10180Document Updates 📖
Other Changes
need more info
orawaiting more feedback
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10171New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.6...v1.3.7
v1.3.6
Compare Source
What's Changed
Performance Improvements ⚡
@rspack/core
by @Timeless0911 in https://github.com/web-infra-dev/rspack/pull/10048Exciting New Features 🎉
Bug Fixes 🐞
require
identifier by @inottn in https://github.com/web-infra-dev/rspack/pull/10093checkVersion
by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10097format_args
panics by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10109Document Updates 📖
optimization.removeAvailableModules
config by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/10115Other Changes
@rspack/core
by @Timeless0911 in https://github.com/web-infra-dev/rspack/pull/9899New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.5...v1.3.6
v1.3.5
Compare Source
Rspack comes to Next.js 🎉
We’re excited to introduce next-rspack, a community-driven plugin bringing direct Rspack support to Next.js.
See the Rspack joins the Next.js ecosystem blog for details.
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
native_fs
by @CPunishhttps://github.com/web-infra-dev/rspack/pull/9999l/9999undefined
by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10030/10030Document Updates 📖
Other Changes
by @LingyuCohttps://github.com/web-infra-dev/rspack/pull/9948ll/9948
New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.4...v1.3.5
v1.3.4
Compare Source
What's Changed
Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.3.3...v1.3.4
v1.3.3
Compare Source
What's Changed
Exciting New Features 🎉
max_blocking_threads
to 1 by @CPunisher in https://github.com/web-infra-dev/rspack/pull/9909Bug Fixes 🐞
tinypool
not being able to run on older node versions by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9925Document Updates 📖
Other Changes
AsDependency
trait by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9921New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.2...v1.3.3
v1.3.2
Compare Source
What's Changed
Exciting New Features 🎉
LoaderContext
APIs in parallel loader by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9884LoaderContext.fs
asnode:fs
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9888Configuration
📅 Schedule: Branch creation - "before 7am" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.