Skip to content

Latest commit

 

History

History
92 lines (41 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

92 lines (41 loc) · 3.91 KB

4.0.6 (2023-10-18)

Dependencies

  • bump xml2js from 0.5.0 to 0.6.2 (#52) (e87422c)
  • dev: bump sinon from 15.2.0 to 16.1.0 (#59) (13241f9)

4.0.5 (2023-10-18)

Dependencies

  • dev: bump aegir from 39.0.13 to 41.0.5 (#58) (9473fbd)

4.0.4 (2023-04-27)

Bug Fixes

4.0.3 (2023-04-27)

Dependencies

4.0.2 (2023-04-27)

Trivial Changes

4.0.1 (2022-05-26)

Bug Fixes

4.0.0 (2022-05-20)

⚠ BREAKING CHANGES

  • the usn constructor argument has been renamed to udn

Bug Fixes

3.0.4 (2022-05-20)

Bug Fixes

  • null guard on xmljs return value (#22) (4c3778e)

3.0.3 (2022-02-27)

Bug Fixes

3.0.2 (2022-02-26)

Bug Fixes

3.0.1 (2022-02-26)

Bug Fixes

  • add location to discovered services (#12) (c5c1528)

3.0.0 (2022-02-24)

⚠ BREAKING CHANGES

  • switch to named exports, ESM only

Features