Skip to content

Releases: webpack/html-minimizer-webpack-plugin

v5.0.3

28 Jul 17:39

Choose a tag to compare

5.0.3 (2025-07-28)

Bug Fixes

  • don't lose errors and warnings from minimizers (#157) (c409a32)

v5.0.2

07 Apr 15:14

Choose a tag to compare

5.0.2 (2025-04-07)

Bug Fixes

v5.0.1

06 Mar 16:26

Choose a tag to compare

5.0.1 (2025-03-06)

Bug Fixes

  • better support worker threads (fa90ada)
  • use `os.availableParallelism()`` for parallelism when it is available (b88e9f4)

v5.0.0

17 Jan 13:23

Choose a tag to compare

5.0.0 (2024-01-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#127) (57da672)

v4.4.0

10 Jun 21:14

Choose a tag to compare

4.4.0 (2023-06-10)

Features

v4.3.0

13 Oct 15:10

Choose a tag to compare

4.3.0 (2022-10-13)

Features

  • added swcMinifyFragment to minify HTML fragments (021c752)

Bug Fixes

v4.2.1

06 Oct 20:49

Choose a tag to compare

4.2.1 (2022-10-06)

Bug Fixes

v4.2.0

29 Sep 02:30

Choose a tag to compare

4.2.0 (2022-09-29)

Features

v4.1.0

17 Aug 15:25

Choose a tag to compare

4.1.0 (2022-08-17)

Features

  • update html-minifier-terser to v7 (#78) (4d9c5bf)

v4.0.0

17 May 17:12

Choose a tag to compare

4.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0