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)