Releases: privatenumber/esbuild-loader
Releases · privatenumber/esbuild-loader
v4.2.2
4.2.2 (2024-07-16)
Bug Fixes
tsconfig.json
edge-cases in dependencies (#377) (e252654)
v4.2.1
4.2.1 (2024-07-15)
Bug Fixes
- explicitly import webpack as type (3dd1107)
v4.2.0
4.2.0 (2024-06-17)
Features
v4.1.0
4.1.0 (2024-03-08)
Features
v4.0.3
4.0.3 (2024-01-23)
Bug Fixes
Reverts
v4.0.2
4.0.2 (2023-08-29)
Bug Fixes
- plugin: mark assets as minimized only when minified (#338) (a5fddd0)
v4.0.1
4.0.1 (2023-08-19)
Bug Fixes
- prevent webpack-merge from cloning (7d6e482)
Performance Improvements
- upgrade get-tsconfig with caching (544f4bd)
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.
v3.2.0
3.2.0 (2023-08-09)
Features
v3.1.0
3.1.0 (2023-08-01)
Features