Skip to content

6.0.1

Latest
Compare
Choose a tag to compare
@KLV96 KLV96 released this 21 Oct 10:52
bae3f86

Breaking update:

  • Dropped support for Node versions 14, 16, and 18, with support now limited to 20.x and 22.x.

Non-breaking updates:

Adding dependencies:

  • Adding Husky ^9.1.6 then adding ./husky/pre-push
  • globals ^15.9.0

Updated dependencies:

  • debug ^4.3.6 -> ^4.3.7
  • eslint ^8.57.0 -> ^9.12.0 and replacing .eslintrc with eslint.config.js
  • hmpo-logger ^7.0.2 -> ^8.0.0
  • mocha ^10.7.0 -> ^10.7.3
  • nyc ^17.0.0 -> ^17.1.0
  • proxyquire ^2.0.0 -> ^2.1.3
  • sinon ^18.0.0 -> ^19.0.2
  • http-proxy-agent ^5.0.0 -> ^7.0.2
  • https-proxy-agent ^5.0.1 -> ^7.0.5

v5.0.1...v6.0.1