v2.0.0
·
177 commits
to master
since this release
2.0.0 (2020-11-09)
⚠ BREAKING CHANGES
- minimum supported
webpackversion is5.1.0 - removed the
cacheoption (webpack automatically caches assets, please read https://webpack.js.org/configuration/other-options/#cache) - removed the
cacheKeysoption (webpack automatically caches assets, please read https://webpack.js.org/configuration/other-options/#cache)