Skip to content

Releases: oliverroick/netlify-plugin-html-validate

v1.1.1

Choose a tag to compare

@oliverroick oliverroick released this 31 Jul 11:25

Changes

  • Bump html-validate from 4.10.1 to 5.2.0 (#36) (fixes #32)

v1.1.0

Choose a tag to compare

@oliverroick oliverroick released this 02 May 20:14

Changes

  • Bump html-validate from 4.6.0 to 4.10.1 (#23)

v1.0.0

Choose a tag to compare

@oliverroick oliverroick released this 20 Feb 12:24

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 extend html-validate:recommended. As a result, custom configurations of html-validate may need to be updated. html-validate's release notes contain full information and upgrade guidance.

v0.2.0

Choose a tag to compare

@oliverroick oliverroick released this 26 Sep 17:42

Added

  • New parameter path which allows to specify which file or directory to validate.