Added
-
Core
-
Bundler
-
Dev Server
-
Resolver
Fixed
-
Core
- Remove abortcontroller-polyfill β Details
- Fix missing content key in symbol propagation when asset is removed β Details
- Update minimum supported node version to 16 β Details
- Ensure the snapshot directory matches the watch dir β Details
- Add parcel version to PluginOptions β Details
- Fix possible race condition in the caching of request graph β Details
- Ensure empty extended config throws a diagnostic β Details
- Ensure Asset public ids are assigned deterministically β Details
- Directories ignored by watcher should be relative to the watch directory β Details
- Fix request tracker incremental cache write for new nodes β Details
- Improve request graph cache reading β Details
- Exit process with error code when reporters fail β Details
- Write tmp files to the OS tmp directory - Details
- Fix small HMR issues β Details
- Fix crash in EntryRequest with multiple globs in the source field β Details
- Revert split manifest runtime bundles β Details
- Revert chunked cache blobs for improved stability β Details
- Update dependencies β Details
-
Bundler
- Fix assets outside project root with Manual Shared Bundles β Details
-
JavaScript
- Avoid non-identifier export names in non-entry library bundles β Details
- Relax react-refresh version range β Details
- Also emit swc recoverable errors β Details
- Bump swc β Details, Details, Details, Details
- Bump swc and browserslist-rs β Details
- Replace std::sync locks with parking_lot locks for better stability β Details
- Ensure const modules in async bundles are wrapped β Details
- Fix dev packager global reference β Details
- Fix import usage tracking for destructure defaulting β Details
- Update Node.js globals replacer to use SWC VisitMut β Details
- Update
process.env
replacer to use SWC VisitMut β Details - Update Node.js
__filename
and__dirname
replace to use SWC VisitMut β Details - Fix parcelRequire being added to multi-target libraries β Details
- Handle TypeScript expressions in macro evaluator β Details
-
Resolver
-
TypeScript
-
SASS
- Migrate to new sass API β Details
-
SVG
-
Image
- Bump oxipng β Details
-
Vue
- Upgrade consolidate to v1 β Details
-
Web Extensions
- Allow both service_worker and scripts in MV3 Web Extensions β Details