Skip to content

Releases: webpack-contrib/terser-webpack-plugin

v5.3.10

28 Dec 14:56
Compare
Choose a tag to compare

5.3.10 (2023-12-28)

Bug Fixes

  • bump terser to the latest stable version (#587) (f650fa3)

v5.3.9

17 May 23:19
Compare
Choose a tag to compare

5.3.9 (2023-05-17)

Bug Fixes

v5.3.8

06 May 22:17
Compare
Choose a tag to compare

5.3.8 (2023-05-06)

Bug Fixes

v5.3.7

08 Mar 22:48
Compare
Choose a tag to compare

5.3.7 (2023-03-08)

Bug Fixes

v5.3.6

29 Aug 18:14
Compare
Choose a tag to compare

5.3.6 (2022-08-29)

Bug Fixes

  • allow disable compress options for terser and swc (#514) (52c1aef)

v5.3.5

16 Aug 12:58
Compare
Choose a tag to compare

5.3.5 (2022-08-16)

Bug Fixes

v5.3.4

12 Aug 14:16
Compare
Choose a tag to compare

5.3.4 (2022-08-12)

Bug Fixes

  • respect environment options for terser and swc compress options (#509) (29bbc3a)

v5.3.3

02 Jun 01:38
Compare
Choose a tag to compare

5.3.3 (2022-06-02)

Fixes

  • fix broken release

v5.3.2

02 Jun 00:36
Compare
Choose a tag to compare

5.3.2 (2022-06-02)

Chore

  • switched to @jridgewell/source-map for error generation

v5.3.1

01 Feb 12:58
Compare
Choose a tag to compare

5.3.1 (2022-02-01)

Bug Fixes

  • use TerserECMA type to fix type mismatch (#471) (68920cd)