[go: up one dir, main page]

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

Compare Source

Fixed
  • React Server Components
    • Fix react-dom import (bug in 2.16.2)

v2.16.2

Compare Source

Fixed
  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

v2.16.1

Compare Source

Fixed
  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Kevin Cox

Merge request reports

Loading