Skip to content

Releases: webpack-contrib/copy-webpack-plugin

v6.3.2

19 Nov 16:13
Compare
Choose a tag to compare

6.3.2 (2020-11-19)

Bug Fixes

v6.3.1

13 Nov 15:39
Compare
Choose a tag to compare

6.3.1 (2020-11-13)

Bug Fixes

v6.3.0

03 Nov 16:17
Compare
Choose a tag to compare

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.1

09 Oct 16:46
Compare
Choose a tag to compare

6.2.1 (2020-10-09)

Chore

  • update schema-utils

v6.2.0

02 Oct 16:33
Compare
Choose a tag to compare

6.2.0 (2020-10-02)

Features

  • use webpack input filesystem (only webpack@5) (#531) (6f2f455)

v6.1.1

18 Sep 17:28
Compare
Choose a tag to compare

6.1.1 (2020-09-18)

Chore

  • updated serialize-javascript

v6.1.0

31 Aug 16:28
Compare
Choose a tag to compare

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

29 Aug 16:42
Compare
Choose a tag to compare

6.0.4 (2020-08-29)

Bug Fixes

v5.1.2

27 Aug 14:39
Compare
Choose a tag to compare

5.1.2 (2020-08-27)

Bug Fixes

  • security: update serialize-javascript (#521) (a42d63f)

v6.0.3

30 Jun 19:02
Compare
Choose a tag to compare

6.0.3 (2020-06-30)

Bug Fixes

  • do not execute on a child compiler (42f27c7)