Releases: oliverroick/netlify-plugin-html-validate
Releases · oliverroick/netlify-plugin-html-validate
Release list
v1.1.1
v1.1.0
Changes
- Bump html-validate from 4.6.0 to 4.10.1 (#23)
v1.0.0
Breaking changes
- Upgrades dependency
html-validateto 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-validatemay need to be updated.html-validate's release notes contain full information and upgrade guidance.
v0.2.0
Added
- New parameter
pathwhich allows to specify which file or directory to validate.