Releases: oliverroick/netlify-plugin-html-validate
Releases · oliverroick/netlify-plugin-html-validate
v1.1.1
v1.1.0
v1.0.0
Breaking changes
- Upgrades dependency
html-validate
to version 4.6 to include recently updated validation rules. This is a potential breaking change:html-validate
's config will no longer automatically extendhtml-validate:recommended
. As a result, custom configurations ofhtml-validate
may need to be updated.html-validate
's release notes contain full information and upgrade guidance.
v0.2.0
Added
- New parameter
path
which allows to specify which file or directory to validate.