Skip to content

v2.52.0

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 16 Jun 05:26
· 995 commits to master since this release

2021-06-16

Features

  • Add --configPlugin CLI option to apply plugins to the config file for e.g. TypeScript configs (#3835)
  • Add "safest" and "smallest" presets to tree-shaking options for easier configuration (#4131)
  • Add treeshake.correctVarValueBeforeDeclaration option to deoptimize var declarations (#4139)

Pull Requests