Skip to content

Latest commit

 

History

History
95 lines (42 loc) · 3.97 KB

File metadata and controls

95 lines (42 loc) · 3.97 KB

0.7.0 (2022-05-15)

⚠ BREAKING CHANGES

  • requires node 14

Miscellaneous Chores

  • upgrade html-validate to v7 (ece459b)

0.6.0 (2021-10-11)

⚠ BREAKING CHANGES

  • bump html-validate version

Miscellaneous Chores

0.5.0 (2021-07-26)

Features

  • allow throwing an error in ci if validation fails (#96) (5f7d650)

0.4.1 (2021-06-28)

0.4.0 (2021-04-19)

Features

  • upgrade html-validator and use native hint links (23400fc)

0.3.1 (2021-04-11)

Bug Fixes

  • display validation links inline (1f82e78), closes #39

0.3.0 (2021-03-31)

Features

  • add additional information to error reporting (#12) (6f671b2)

0.2.2 (2021-03-08)

Bug Fixes

  • don't require capitalised DOCTYPE (a639aec)

0.2.1 (2021-02-13)

0.2.0 (2021-02-03)

⚠ BREAKING CHANGES

  • change minimum supported node version to 12

Bug Fixes

  • allow overriding options.extends (be0c16c), closes #9

Miscellaneous Chores

  • change minimum supported node version to 12 (e0dad18)

0.1.6 (2021-01-16)

0.1.5 (2020-12-17)

0.1.4 (2020-11-29)

0.1.3 (2020-11-09)

0.1.2 (2020-11-03)

Bug Fixes

  • ignore scoped data attributes (d51da80), closes #3

0.1.1 (2020-10-29)