Skip to content

Releases: htmlhint/HTMLHint

v1.2.0

26 May 13:21
a97f2f9
Compare
Choose a tag to compare
  • Feat: Sort unknown attributes alphabetically #668
  • Feat: display warning log message when it can not parse config #893
  • Fix: Point tag-pair error message to correct line and column #1503
  • Fix: Remove ampersand from spec-char-escape #1504
  • Fix: Typo in idclassaddisabled default export name #728

v1.1.4

11 Apr 04:25
Compare
Choose a tag to compare

1.1.4 (2022-04-11)

Bug Fixes

v1.1.3

28 Mar 05:32
Compare
Choose a tag to compare

1.1.3 (2022-03-28)

Bug Fixes

v1.1.2

27 Jan 17:01
Compare
Choose a tag to compare

1.1.2 (2022-01-27)

Bug Fixes

  • ignore hidden input without label (cab2907), closes #866

v1.1.1

23 Jan 17:01
Compare
Choose a tag to compare

1.1.1 (2022-01-23)

Bug Fixes

v1.1.0

31 Dec 17:04
Compare
Choose a tag to compare

1.1.0 (2021-12-31)

Features

  • attr-lowercase: ignore camelCase SVG attributes (aa16722)

v1.0.0

26 Nov 19:49
Compare
Choose a tag to compare

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.16.3

24 Nov 03:32
Compare
Choose a tag to compare

0.16.3 (2021-11-24)

Reverts

v0.15.1

11 Jun 12:13
Compare
Choose a tag to compare

0.15.1 (2021-06-11)

Bug Fixes

  • Unexpected behavior of the html lang require rule (#655) (068645e)

v0.15.0

10 Jun 20:57
Compare
Choose a tag to compare

0.15.0 (2021-06-10)

Features