Releases: htmlhint/HTMLHint
Releases · htmlhint/HTMLHint
v1.1.4
1.1.4 (2022-04-11)
Bug Fixes
v1.1.3
1.1.3 (2022-03-28)
Bug Fixes
v1.1.2
1.1.2 (2022-01-27)
Bug Fixes
- ignore hidden input without label (cab2907), closes #866
v1.1.1
1.1.1 (2022-01-23)
Bug Fixes
v1.1.0
1.1.0 (2021-12-31)
Features
- attr-lowercase: ignore camelCase SVG attributes (aa16722)
v1.0.0
1.0.0 (2021-11-26)
Features
- set minimum support to es6 (ed5f895)
- upgrade to Typescript 4 (472722b)
BREAKING CHANGES
- IE11 and older browsers will no longer be supported
v0.15.1
0.15.1 (2021-06-11)
Bug Fixes
- Unexpected behavior of the html lang require rule (#655) (068645e)
v0.14.2
0.14.2 (2020-11-11)
Bug Fixes
- Link to configuration.md from options page (#563) (9cb0a9c)