# Parcel changelog > The zero-configuration build tool for the web. - Vendor: Parcel - Category: Frameworks & Libraries - Official site: https://parceljs.org - Tracked by: What's New (https://whatsnew.fyi/product/parcel) - Harvested from: GitHub (parcel-bundler/parcel) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v2.16.4 - Date: 2026-02-02 - Version: v2.16.4 - Original notes: https://github.com/parcel-bundler/parcel/releases/tag/v2.16.4 - Permalink: https://whatsnew.fyi/product/parcel/releases/v2.16.4 - **added** — Add --no-cors option to disable CORS headers in dev server ###### Fixed - Dev server - Add `--no-cors` option to disable CORS headers – [Details](https://github.com/parcel-bundler/parcel/pull/10268) ### v2.16.2 - Date: 2025-12-06 - Version: v2.16.2 - Original notes: https://github.com/parcel-bundler/parcel/releases/tag/v2.16.2 - Permalink: https://whatsnew.fyi/product/parcel/releases/v2.16.2 - **fixed** — Fix siblings after being removed by HTML minifier - **security** — Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability - **fixed** — Fix cache key clash in @parcel/packager-react-static - **fixed** — Fix using inline string transformers with @parcel/packager-react-static - **changed** — Preload CSS as soon as the RSC payload loads, without waiting for it to mount ###### Fixed - HTML - Fix siblings after `` being removed by HTML minifier – [Details](https://github.com/parcel-bundler/parcel/pull/10234) - React Server Components - Bump `react-server-dom-parcel` to `^19.1.1` to fix vulnerability - Fix cache key clash in `@parcel/packager-react-static` – [Details](https://github.com/parcel-bundler/parcel/pull/10245) - Fix using inline string transformers with `@parcel/packager-react-static` – [Details](https://github.com/parcel-bundler/parcel/pull/10245) - Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – [Details](https://github.com/parcel-bundler/parcel/pull/10245) ### v2.16.1 - Date: 2025-11-05 - Version: v2.16.1 - Original notes: https://github.com/parcel-bundler/parcel/releases/tag/v2.16.1 - Permalink: https://whatsnew.fyi/product/parcel/releases/v2.16.1 ###### Fixed - JavaScript - Fix macro location information – [Details](https://github.com/parcel-bundler/parcel/pull/10224) - React Server Components Improve performance of RSC builds – [Details](https://github.com/parcel-bundler/parcel/pull/10233) ### v2.16.0 - Date: 2025-09-18 - Version: v2.16.0 - Original notes: https://github.com/parcel-bundler/parcel/releases/tag/v2.16.0 - Permalink: https://whatsnew.fyi/product/parcel/releases/v2.16.0 This release significantly improves code splitting and tree shaking when scope hoisting is disabled, e.g. when using React Server Components with static rendering. It enables re-exports to be followed when resolving a dependency, so that only used exports from large libraries get bundled together for each page rather than across all pages. This was already the case when using scope hoisting, but now it works without scope hoisting as well. ###### Added - JavaScript - Code split re-exports when scope hoisting is disabled – [Details](https://github.com/parcel-bundler/parcel/pull/10207) ###### Fixed - JavaScript - Scope macro asset unique keys to the parent asset – [Details](https://github.com/parcel-bundler/parcel/pull/10215) ### v2.15.3 - Date: 2025-06-20 - Version: v2.15.3 - Original notes: https://github.com/parcel-bundler/parcel/releases/tag/v2.15.3 - Permalink: https://whatsnew.fyi/product/parcel/releases/v2.15.3 ###### Fixed - JavaScript - Expose line and column number to macros – [Details](https://github.com/parcel-bundler/parcel/pull/10171) - React Server Components - Invalidate cache in ReactStaticPackager when pages are added or client components change – [Details](https://github.com/parcel-bundler/parcel/commit/3405c22220ce40a161964af76893554ddc25c03e) - Fix lazy mode with React Server Components – [Details](https://github.com/parcel-bundler/parcel/commit/a76b47ec65b30cb13f649f6cab807479ca4ad139) - Fix `@parcel/rsc` duplicate types – [Details](https://github.com/parcel-bundler/parcel/commit/9cb4b8660cbcd13f01e1efac88757de2bedb0895) - Ensure publicUrl ends with a slash in react-static packager – [Details](https://github.com/parcel-bundler/parcel/commit/a90f06a2fb97716f01e86664b45f952648172ba3) - Fix hash reference replacement in react-static packager – [Details](https://github.com/parcel-bundler/parcel/commit/4c3226fe522c8283dcf2186db8adf26eae96046b) ### v2.15.2 - Date: 2025-05-24 - Version: v2.15.2 - Original notes: https://github.com/parcel-bundler/parcel/releases/tag/v2.15.2 - Permalink: https://whatsnew.fyi/product/parcel/releases/v2.15.2 - Core - Change minimum required glibc version to 2.26 – [Details](https://github.com/parcel-bundler/parcel/pull/10164) - Cache inline bundle packaging – [Details](https://github.com/parcel-bundler/parcel/commit/a993f9811de6934387f2ae6c77f4e4ace038b30b) - Use stable id for package requests – [Details](https://github.com/parcel-bundler/parcel/commit/afc86c24eec20a12be00be9965546595fc2c6bfc) - HTML - Do not remove `` – [Details](https://github.com/parcel-bundler/parcel/commit/69c06862c4fdb0d9005179dc914e5da8e6d67d63) - MDX - Make URL dependencies in MDX files optional – [Details](https://github.com/parcel-bundler/parcel/commit/67e4fe0b6666656c2913655a830bb6f50c660200) - React Server Components - Fix memory leak in react-static packager – [Details](https://github.com/parcel-bundler/parcel/commit/638b12d8ddf7f5f833db815e832c9de5c457299e) - Resolver - Fix resolving source package exports condition from self reference – [Details](https://github.com/parcel-bundler/parcel/commit/6820335b0f6ff77c301a26dffbed09751e80deed) - SVG - Update oxvg – [Details](https://github.com/parcel-bundler/parcel/commit/7576cfaf38fc074533e28aab4832010496445593) - Compressors - Use max level compression for brotli compressor – [Details](https://github.com/parcel-bundler/parcel/pull/10128) ### v2.15.1 - Date: 2025-05-16 - Version: v2.15.1 - Original notes: https://github.com/parcel-bundler/parcel/releases/tag/v2.15.1 - Permalink: https://whatsnew.fyi/product/parcel/releases/v2.15.1 - HTML - Fix serializing `