Skip to content

v5.0.0

Compare
Choose a tag to compare
@alexander-akait alexander-akait released this 14 Oct 19:24
· 170 commits to master since this release

5.0.0 (2020-10-14)

⚠ BREAKING CHANGES

  • webpack@4 no longer supported
  • removed the cache option (respect the cache option by default from webpack)
  • removed the cacheKeys option (respect the cache option by default from webpack)
  • removed the sourceMap option (respect the devtool option by default from webpack)

Bug Fixes

  • reduce deps
  • performance improvement