Parcel v2.10.0 includes big performance improvements, an improved --lazy mode, reduced runtime bundle sizes, web extension improvements, and tons of bug fixes and improvements.
Added
Core
Add support for include and exclude globs for --lazy mode – Details, Details
Merge all native Rust modules into one package – Details
Add async resolver and JS transformer functions using rayon – Details
Support "register" tools in module loader (e.g. @babel/register, esbuild-register, ts-node) – Details
Limit default number of JS workers to 4 to improve memory usage/performance – Details
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps parcel from 2.9.3 to 2.10.0.
Release notes
Sourced from parcel's releases.
... (truncated)
Changelog
Sourced from parcel's changelog.
... (truncated)
Commits
0e23584
v2.10.051357d8
Changelog for v2.10.08e05ef2
Add include and exclude globs for CSS modules (#9301)1a3a254
Declare correct Yarn version in the Parcel monorepo (#9303)5d875a2
Limit default number of JS workers to 4 (#9300)f10e262
Transformxml-stylesheet
processing instructions (#9102)81ed050
Bump word-wrap from 1.2.3 to 1.2.5 (#9165)4edd1cd
Bump postcss from 8.4.5 to 8.4.31 (#9288)ce58970
Add delete tracking and symlink/unlink to OverlayFS (#8857)289510b
Remove unused utils dep from graph (#9293)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show