v4.0.0
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.