Releases: webpack-contrib/html-loader
Releases · webpack-contrib/html-loader
v5.1.0
5.1.0 (2024-07-25)
Features
v5.0.0
5.0.0 (2024-01-16)
⚠ BREAKING CHANGES
- minimum supported Node.js version is
18.12.0
(#504) (c82cfea)
v4.2.0
4.2.0 (2022-09-22)
Features
v4.1.0
4.1.0 (2022-07-11)
Features
v4.0.0
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.0
3.1.0 (2022-01-08)
Features
- add possibility to extend default minimize options (#414) (0fa36af)
v3.0.1
3.0.1 (2021-11-02)
Bug Fixes
v3.0.0
3.0.0 (2021-10-21)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 12.13.0
Features
v2.1.2
2.1.2 (2021-03-09)
Bug Fixes
- avoid using
file
protocol (a309fe0)