Gulp Html Versions Save

Gulp plugin for HTML validation, using the official Nu Html Checker (v.Nu)

v6.0.0

1 year ago
  • Require Node.js >= 14.1.8
  • Update dependencies including vnu-jar to v23.4.11

Full Changelog: https://github.com/validator/gulp-html/compare/v5.0.0...v6.0.0

v5.0.0

1 year ago
  • Drop Node.js < 14 support
  • Update dependencies including vnu-jar

Full Changelog: https://github.com/validator/gulp-html/compare/v4.0.0...v5.0.0

v4.0.0

2 years ago

What's Changed

Full Changelog: https://github.com/validator/gulp-html/compare/v3.5.0...v4.0.0

v3.5.0

2 years ago

v3.1.0

4 years ago

Update dependencies:

  • vnu-jar 20.3.16 → 20.5.29
  • xo ^0.29.1 → ^0.30.0

v3.0.0

4 years ago
  • Update dependencies and drop Node.js < 10 support (#36)
  • Fix handleError return value (#37)
  • Use Object spread (#38)