Skip to content

Bump copy-webpack-plugin from 5.1.2 to 6.4.1 in /assets

Bumps copy-webpack-plugin from 5.1.2 to 6.4.1.

Release notes

Sourced from copy-webpack-plugin's releases.

v6.4.1

6.4.1 (2020-12-16)

Bug Fixes

  • compatibility with webpack 4 file system (#570) (720026a)

v6.4.0

6.4.0 (2020-12-07)

Features

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

6.2.1 (2020-10-09)

Chore

  • update schema-utils

v6.2.0

... (truncated)

Changelog

Sourced from copy-webpack-plugin's changelog.

6.4.1 (2020-12-16)

Bug Fixes

  • compatibility with webpack 4 file system (#570) (720026a)

6.4.0 (2020-12-07)

Features

6.3.2 (2020-11-19)

Bug Fixes

6.3.1 (2020-11-13)

Bug Fixes

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)

6.2.1 (2020-10-09)

Chore

  • update schema-utils

6.2.0 (2020-10-02)

Features

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

... (truncated)

Commits

Merge request reports