What changed in copy-webpack-plugin from 13 to 14

1 release numbered after v13.0.1 up to and including v14.0.0, stable releases only. v13.0.1 and v14.0.0 are the newest stable releases of 13 and 14 we track; this page follows them as new ones ship.

2 changes across 1 release

Changed 1

v14.0.0

  • minimum supported Node.js version is 20.9.0
Security 1

v14.0.0

  • update serialize-javascript to fix security problems

Original release notes, newest first

The list above is our reading of these notes; the originals from webpack are here, one fold per release.

v14.0.0
14.0.0 (2026-03-02)
⚠ BREAKING CHANGES
  • minimum supported Node.js version is 20.9.0 (#819) (2881203)
Bug Fixes
  • update serialize-javascript to fix security problems

View originalPermalink