Skip to content

v2.67.0

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 07 Feb 05:28
· 988 commits to master since this release

2022-02-02

Features

  • Improve side effect detection when using Array.prototype.groupBy/groupByToMap (#4360)
  • Allow changing moduleSideEffects at any time during the build (#4379)
  • Soft-deprecate ModuleInfo.hasModuleSideEffects in favour of ModuleInfo.moduleSideEffects (#4379)

Bug Fixes

  • Do not include queries and hashes in generated file names when preserving modules (#4374)

Pull Requests