Skip to content

v4.0.0

Compare
Choose a tag to compare
@privatenumber privatenumber released this 09 Aug 06:34
· 47 commits to master since this release

4.0.0 (2023-08-09)

Bug Fixes

  • plugin: only minimize when used as minimizer (#333) (507c947)
  • tsconfig: support multiple tsconfigs to be specified (#327) (9dbbae6)

BREAKING CHANGES

  • tsconfig: tsconfig passed in by path is now applied regardless of whether it matches
  • plugin: No longer minifies when used in "plugin". Use in "minimizer" to enable minification by default.