Releases: webpack-contrib/copy-webpack-plugin
Releases · webpack-contrib/copy-webpack-plugin
v6.3.2
6.3.2 (2020-11-19)
Bug Fixes
v6.3.1
6.3.1 (2020-11-13)
Bug Fixes
v6.3.0
6.3.0 (2020-11-03)
Features
- added the
sourceFilename
info (original source filename) to assets info (#542) (db2e3bf)
- persistent cache between compilations (webpack@5 only) (#541) (c892451)
v6.2.0
6.2.0 (2020-10-02)
Features
- use webpack input filesystem (only webpack@5) (#531) (6f2f455)
v6.1.1
6.1.1 (2020-09-18)
Chore
- updated
serialize-javascript
v6.1.0
6.1.0 (2020-08-31)
Features
- added
filter
option (#524) (1496f85)
- added the
copied
flag to asset info (09b1dc9)
- added the
immutable
flag to asset info with hash in name (#525) (a1989d5)
- webpack@5: improve stats output for
copied
files
v6.0.4
6.0.4 (2020-08-29)
Bug Fixes
v5.1.2
5.1.2 (2020-08-27)
Bug Fixes
v6.0.3
6.0.3 (2020-06-30)
Bug Fixes
- do not execute on a child compiler (42f27c7)