Skip to content

v4.0.0

Compare
Choose a tag to compare
@shellscape shellscape released this 28 Jul 19:08
· 18 commits to master since this release

Breaking Changes

This package now requires Node v12+. It also ships with TypeScript definitions, which differ from the third party @types/webpack-manifest-plugin package.

Bugfixes

  • fix: add webpack v5 to peerDeps (#271)

Updates

  • docs: add info about webpack-clean and wds
  • refactor: use typescript (#272)