Skip to content

Releases: idleberg/gulp-xml-validator

v4.0.0

10 Nov 09:04

Choose a tag to compare

Breaking Changes

  • require nodejs>=20

Other Changes

  • update to @xmldom/xmldom v9
  • update dependencies
  • update tooling

v3.1.1...v4.0.0

v3.1.1

21 Sep 22:14

Choose a tag to compare

  • update tooling
  • update dependencies

v3.1.0

01 Jun 19:15

Choose a tag to compare

  • add options.mimeType
  • update tooling
  • update dependencies

v3.0.1...v3.1.0

v3.0.1

04 Nov 23:56

Choose a tag to compare

  • update tooling
  • update dependencies

v3.0.0

03 Jul 20:19

Choose a tag to compare

  • convert to TypeScript
  • replace through2 package
  • update tests using uvu

v2.0.1

03 Jul 20:16

Choose a tag to compare

  • replace through2 package
  • update tests using uvu

v2.0.0

01 Jul 22:02

Choose a tag to compare

This plugin is now pure ESM. Read how to migrate your Gulpfile.

  • Breaking change: exports ECMAScript Module
  • Breaking change: requires nodejs >=16.13
  • Breaking change: requires gulp-cli >=2.3.0
  • update dependencies

v1.2.1

14 Oct 06:05

Choose a tag to compare

  • fix: upgrade @xmldom/xmldom from 0.7.5 to 0.8.0
  • update tooling

v1.2.0

23 Oct 18:36

Choose a tag to compare

  • replace xmldom with @xmldom/xmldom
  • update dependencies

v1.1.0

13 Mar 11:30

Choose a tag to compare

  • add eslint for linting
  • add jsonlint for linting
  • update xml-dom to v0.5.0
  • update tests to pass linter
  • update husky to v5
  • remove gulpfile