Update parcel 2.10.0 → 2.10.2 (patch) #12381
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ parcel (2.10.0 → 2.10.2) · Repo · Changelog
Release Notes
2.10.2
2.10.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
v2.10.2
Use clz32 for counting trailing zeroes. (#9340)
Do not wrap duplicated assets when they are in different targets (#9348)
update parcel dependency in root (#9338)
add missed updates included in v2.10.1 release (#9343)
v2.10.1 release (#9327)
Support multiple workspaces/clients in Parcel for VSCode (#9278)
Remove `this` exports tracking for files with module syntax (#9330)
Use modern node versions in CI (#9323)
Fix bundler tests assertions on windows (#9333)
Make sure to set unique key (fix) (#9326)
Simplify MSB code for code split bundle creation section (#9312)
Detect TSC polyfills to avoid marking them as CJS (#9318)
Use Manual "name" for publicIds, Remove source bundles from Unique Keys (#9298)
Fix inline constants in shared bundles (#9313)
Bump swc (#9306)
Use rimraf for Windows compat for build-bundles (#9314)
Disable scope hoisting when 'this' points to an export (#9291)
✳️ @napi-rs/cli (2.16.3 → 2.16.5) · Repo
Sorry, we couldn't find anything useful about this release.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands