Update parcel monorepo to v2.16.3
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @parcel/transformer-less | devDependencies | patch | 2.16.0 -> 2.16.3 |
| @parcel/transformer-pug | devDependencies | patch | 2.16.0 -> 2.16.3 |
| parcel | devDependencies | patch | 2.16.0 -> 2.16.3 |
Release Notes
parcel-bundler/parcel (@parcel/transformer-less)
v2.16.3
Fixed
- React Server Components
- Fix
react-domimport (bug in 2.16.2)
- Fix
v2.16.2
Fixed
-
HTML
- Fix siblings after
<svg>being removed by HTML minifier – Details
- Fix siblings after
-
React Server Components
- Bump
react-server-dom-parcelto^19.1.1to fix vulnerability - Fix cache key clash in
@parcel/packager-react-static– Details - Fix using inline string transformers with
@parcel/packager-react-static– Details - Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details
- Bump
v2.16.1
Fixed
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Kevin Cox