Releases: webpack-contrib/terser-webpack-plugin
Releases Β· webpack-contrib/terser-webpack-plugin
v1.4.6
1.4.6 (2024-07-23)
Bug Fixes
v5.3.10
5.3.10 (2023-12-28)
Bug Fixes
- bump terser to the latest stable version (#587) (f650fa3)
v5.3.9
5.3.9 (2023-05-17)
Bug Fixes
v5.3.8
5.3.8 (2023-05-06)
Bug Fixes
v5.3.7
5.3.7 (2023-03-08)
Bug Fixes
v5.3.6
5.3.6 (2022-08-29)
Bug Fixes
- allow disable compress options for
terser
and swc
(#514) (52c1aef)
v5.3.5
5.3.5 (2022-08-16)
Bug Fixes
v5.3.4
5.3.4 (2022-08-12)
Bug Fixes
- respect environment options for terser and swc compress options (#509) (29bbc3a)
v5.3.2
5.3.2 (2022-06-02)
Chore
- switched to
@jridgewell/source-map
for error generation