Skip to content

Releases: webpack/html-loader

v5.1.0

Choose a tag to compare

@alexander-akait alexander-akait released this 25 Jul 17:10

5.1.0 (2024-07-25)

Features

v5.0.0

Choose a tag to compare

@alexander-akait alexander-akait released this 16 Jan 15:57

5.0.0 (2024-01-16)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#504) (c82cfea)

v4.2.0

Choose a tag to compare

@alexander-akait alexander-akait released this 22 Sep 23:38

4.2.0 (2022-09-22)

Features

v4.1.0

Choose a tag to compare

@alexander-akait alexander-akait released this 11 Jul 17:27

4.1.0 (2022-07-11)

Features

v4.0.0

Choose a tag to compare

@alexander-akait alexander-akait released this 15 Jun 19:49

4.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0
  • update parse5 to 7.0.0

Bug Fixes

  • handle text with <script> in the script element (#444) (9949d82)

v3.1.2

Choose a tag to compare

@alexander-akait alexander-akait released this 15 Jun 19:52

Fix

  • broken release

v3.1.0

Choose a tag to compare

@alexander-akait alexander-akait released this 08 Jan 15:28

3.1.0 (2022-01-08)

Features

  • add possibility to extend default minimize options (#414) (0fa36af)

v3.0.1

Choose a tag to compare

@alexander-akait alexander-akait released this 02 Nov 15:04

3.0.1 (2021-11-02)

Bug Fixes

v3.0.0

Choose a tag to compare

@alexander-akait alexander-akait released this 21 Oct 15:48

3.0.0 (2021-10-21)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

Features

v2.1.2

Choose a tag to compare

@alexander-akait alexander-akait released this 09 Mar 15:12

2.1.2 (2021-03-09)

Bug Fixes

  • avoid using file protocol (a309fe0)