v4.0.0
·
188 commits
to master
since this release
4.0.0 (2020-05-12)
⚠ BREAKING CHANGES
- the
cacheistrueby default for webpack@4 - the
cacheoption is ignored in webpack 5. Please use https://webpack.js.org/configuration/other-options/#cache. - minimum supported Node.js version is
10.13
Features
Bug Fixes
- behaviour in watch mode (e222c4e)