website
website copied to clipboard
Bump parcel from 2.10.3 to 2.12.0
Bumps parcel from 2.10.3 to 2.12.0.
Release notes
Sourced from parcel's releases.
v2.12.0
Blog post: https://parceljs.org/blog/v2-12-0/
Added
Core
JavaScript
CSS
- Use lightningcss to implement CSS packager – Details
Bundler
- Rename "parentAsset" to "root" for Manual Shared Bundle config and remove unstable prefix – Details
Web Extensions
- Add content script world property to manifest schema validation – Details
Performance
Fixed
Core
JavaScript
- Remove decl_collector pass and use SWC's unresolved_mark instead – Details
Bundler
Unstable
- Add source map support to the inline-require optimizer – Details
v2.11.0
[2.11.0] - 2023-12-19
... (truncated)
Changelog
Sourced from parcel's changelog.
[2.12.0] - 2024-02-28
Added
Core
JavaScript
CSS
- Use lightningcss to implement CSS packager – Details
Bundler
- Rename "parentAsset" to "root" for Manual Shared Bundle config and remove unstable prefix – Details
Web Extensions
- Add content script world property to manifest schema validation – Details
Performance
Fixed
Core
JavaScript
- Remove decl_collector pass and use SWC's unresolved_mark instead – Details
Bundler
Unstable
- Add source map support to the inline-require optimizer – Details
[2.11.0] - 2023-12-19
Added
... (truncated)
Commits
face1c2
v2.12.03398e6e
changelog for v2.12.0475a0af
Add repl deploy to release workflow (#9548)78fe2ce
Add@parcel/macros
package with macro context TS definitions (#9544)ac43c39
Skip on missing parent asset for manual shared bundles (#9538)0560499
Break up request graph cache serialisation and run after build completion (#9...2215d36
Adjacency list optimizations (#9444)e14784d
Support default interop for CommonJS macros (#9525)a93af6a
Allow parallel type change bundles to be reused by async siblings (#9504)e0b99c2
Remove decl_collector pass and use SWC's unresolved_mark instead (#9520)- Additional commits viewable in compare view
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 <dependency name> 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)