Update rspack monorepo to v1.6.1#25
Open
elastic-renovate-prod[bot] wants to merge 1 commit into
Open
Conversation
93da62c to
f46b1a8
Compare
f46b1a8 to
e79a9d0
Compare
e79a9d0 to
cb04a63
Compare
cb04a63 to
53408e9
Compare
53408e9 to
9a7f895
Compare
9a7f895 to
5b0115a
Compare
5b0115a to
64fb163
Compare
64fb163 to
2e5041c
Compare
2e5041c to
b7e21e4
Compare
b7e21e4 to
7e40559
Compare
7e40559 to
6e29a7d
Compare
6e29a7d to
3132453
Compare
3132453 to
311a5aa
Compare
311a5aa to
edbcdb9
Compare
edbcdb9 to
7464cf1
Compare
7464cf1 to
13636c4
Compare
13636c4 to
75afcfc
Compare
75afcfc to
094cd7b
Compare
094cd7b to
ee7d97f
Compare
ee7d97f to
fa77c93
Compare
fa77c93 to
ef67f31
Compare
ef67f31 to
1d2660f
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.3.15->1.6.11.6.4(+2)1.3.15->1.6.11.6.4(+2)Release Notes
web-infra-dev/rspack (@rspack/cli)
v1.6.1Compare Source
What's Changed
Highlights 💡
In Rspack 1.6.1, the source map implementation in the rspack-sources crate has been optimized, improving source map generation performance by roughly 30%.
Performance Improvements ⚡
Bug Fixes 🐞
__non_webpack_require__with es modules by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/12052/12052OutputFileSystem.createReadStreamby @colinahttps://github.com/web-infra-dev/rspack/pull/12059/12059output.pathmust be absolute by @chenjiahhttps://github.com/web-infra-dev/rspack/pull/12061/12061warnUnexpectedRequireas undefined module factory by @stormslowhttps://github.com/web-infra-dev/rspack/pull/12016/12016new URL("", import.meta.url)should be pure by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/12076/12076Refactor 🔨
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.6.0...v1.6.1
v1.6.0Compare Source
🎉 See Announcing Rspack 1.6 for more details.
What's Changed
Performance Improvements ⚡
New Features 🎉
modulesinBrowserRequirePluginby @CPunisher in https://github.com/web-infra-dev/rspack/pull/11822extractSourceMapoption by @colinaaa in https://github.com/web-infra-dev/rspack/pull/11814memfsby @CPunisher in https://github.com/web-infra-dev/rspack/pull/11942Bug Fixes 🐞
serdefeature oflightningcss(#11706)" by @colinaaa in https://github.com/web-infra-dev/rspack/pull/11796stats.colortype to include fine-grained options by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/11797Refactor 🔨
rspack_fsby @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/11948Document Updates 📖
resolve.aliasaffects package resolution by @SyMind in https://github.com/web-infra-dev/rspack/pull/11799useInputFileSystemto "In-Memory File system" section by @CPunisher in https://github.com/web-infra-dev/rspack/pull/11833resolve.aliasdescription for BrowserHttpImportEsmPlugin by @CPunisher in https://github.com/web-infra-dev/rspack/pull/11838experiements.deferImportby @ahabhgk in https://github.com/web-infra-dev/rspack/pull/12018Other Changes
template.mdandreadme.mdin webpack-examples by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/11865BROWSERenv by @colinaaa in https://github.com/web-infra-dev/rspack/pull/11855hideSkippedTestsoption by @9aoy in https://github.com/web-infra-dev/rspack/pull/11952New Contributors
Full Changelog: web-infra-dev/rspack@v1.5.8...v1.6.0
v1.5.8Compare Source
Highlights 💡
Enhanced Tree Shaking for Nested Exports in Destructuring
Rspack now supports more precise tree shaking for nested exports accessed through destructuring assignments.
What's Changed
Performance Improvements ⚡
New Features 🎉
commonjsoptions by @fi3ework in https://github.com/web-infra-dev/rspack/pull/11744Bug Fixes 🐞
Refactor 🔨
Document Updates 📖
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.