Skip to content

Releases: pylonide/jsDAV

v1.1.2

21 Jan 14:39

Choose a tag to compare

  • Dev dependency updates

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

12 Aug 15:22

Choose a tag to compare

Fixes a critical issue as xmldom v0.9+ no longer supports errorHandler

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 Jul 13:48

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Dec 16:55

Choose a tag to compare

  • Deprecate node versions < v18
  • xpath upgrade
  • xmldom upgrade
  • formidable upgrade
  • assert & chai upgrade

v0.9.0

04 Jul 14:53

Choose a tag to compare

  • Fixes circular dependency issue - #82

v0.8.0

03 Jul 10:40

Choose a tag to compare

Maintenance release with updated dependencies.

v0.7.0

08 Feb 15:34

Choose a tag to compare

  • Addressing security vulnerability via formidable->qs inclusion
  • Dependency updates, node requirement changes to drop out of support Node.js versions

v0.6.0

28 Jan 13:12

Choose a tag to compare

  • Addressing security advisory of xmldom: Misinterpretation of malicious XML input (GHSA-5fg8-2547-mr8q)

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

08 Oct 07:27

Choose a tag to compare

  • Node requirement bumped to v12.22.1
  • Notable dependency updates:
    • xmldom v0.6.0 (Addressing a security issue - Improper Input Validation)

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

05 Apr 14:13

Choose a tag to compare

  • Maintenance release, dependency updates