Copy Webpack Plugin Versions Save

Copy files and directories with webpack

v12.0.2

3 months ago

12.0.2 (2024-01-17)

Bug Fixes

v12.0.1

4 months ago

12.0.1 (2024-01-11)

Bug Fixes

v12.0.0

4 months ago

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)

v11.0.0

1 year ago

11.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

v10.2.4

2 years ago

10.2.4 (2022-01-31)

Bug Fixes

v10.2.3

2 years ago

10.2.3 (2022-01-29)

Bug Fixes

v10.2.2

2 years ago

10.2.2 (2022-01-28)

Bug Fixes

v10.2.1

2 years ago

10.2.1 (2022-01-20)

Bug Fixes

v10.2.0

2 years ago

10.2.0 (2021-12-16)

Features

  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#654) (5901006)

v10.1.0

2 years ago

10.1.0 (2021-12-10)

Features