copy-webpack-plugin

Developer Tools

Copies individual files or directories into the webpack build output.

Latest v14.0.0 · by webpackWebsitewebpack/copy-webpack-plugin

Changelog

v14.0.0

Latest
Changed 1
  • minimum supported Node.js version is 20.9.0
Security 1
  • update serialize-javascript to fix security problems

From copy-webpack-plugin

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
How v14.0.0 went

v13.0.1

Fixed 1
  • better handling globs for watching

From copy-webpack-plugin

13.0.1 (2025-08-12)
Bug Fixes
View originalPermalink
How v13.0.1 went

v13.0.0

Changed 1
  • switch from globby and fast-glob to tinyglobby
Fixed 2
  • concurrency option is limited to files now
  • the order of patterns provided by the developer is respected
Removed 1
  • gitignore and ignoreFiles options in globOptions are no longer supported, use the ignore option instead

From copy-webpack-plugin

13.0.0 (2025-02-27)
⚠ BREAKING CHANGES
  • switch from globby and fast-glob to tinyglobby (#795) (19fd937)

For more information please visit tinyglobby.

The breaking change only affects the developer who used these options - gitignore and ignoreFiles in the globOptions option.

Please migrate to the ignore option.

Bug Fixes
  • concurrency option is limited to files now (#796) (d42469c)
  • the order of patterns provided by the developer is respected
View originalPermalink
How v13.0.0 went

v12.0.0

Changed 2
  • update globby to 14.0.0
  • minimum supported Node.js version is 18.12.0

From copy-webpack-plugin

12.0.0 (2024-01-10)
⚠ BREAKING CHANGES
  • update globby to 14.0.0
  • minimum supported Node.js version is 18.12.0 (#759) (a5b7d06)
View originalPermalink
How v12.0.0 went

v11.0.0

Changed 1
  • minimum supported Node.js version is now 14.15.0

From copy-webpack-plugin

11.0.0 (2022-05-17)
⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0
View originalPermalink
How v11.0.0 went

v10.2.3

Fixed 1
  • async `to` support

From copy-webpack-plugin

10.2.3 (2022-01-29)
Bug Fixes
View originalPermalink
How v10.2.3 went
View all

Discussion

If you publish copy-webpack-plugin, you can claim this product by proving you administer its repository.