This repository was archived by the owner on May 8, 2026. It is now read-only.
v2.0.0
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)