Releases
v0.7.0
5/15/2022
0.7.0 (2022-05-15)
⚠ BREAKING CHANGES
Miscellaneous Chores
- upgrade
html-validate
to v7 (ece459b)
v0.6.0
10/11/2021
0.6.0 (2021-10-11)
⚠ BREAKING CHANGES
- bump html-validate version
Miscellaneous Chores
v0.5.0
7/26/2021
0.5.0 (2021-07-26)
Features
- allow throwing an error in ci if validation fails (#96) (5f7d650)
v0.4.0
4/19/2021
0.4.0 (2021-04-19)
Features
- upgrade
html-validator
and use native hint links (23400fc)
v0.3.1
4/11/2021
0.3.1 (2021-04-11)
Bug Fixes
- display validation links inline (1f82e78), closes #39
v0.3.0
3/31/2021
0.3.0 (2021-03-31)
Features
- add additional information to error reporting (#12) (6f671b2)
v0.2.2
3/8/2021
0.2.2 (2021-03-08)
Bug Fixes
- don't require capitalised DOCTYPE (a639aec)
v0.2.0
2/3/2021
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)
v0.1.2
11/3/2020
Bug Fixes
- ignore scoped data attributes (d51da80), closes #3