5.0.0 (2020-10-14)
⚠ BREAKING CHANGES
- webpack@4 no longer supported
- removed the
cacheoption (respect thecacheoption by default from webpack) - removed the
cacheKeysoption (respect thecacheoption by default from webpack) - removed the
sourceMapoption (respect thedevtooloption by default from webpack)
Bug Fixes
- reduce deps
- performance improvement