Skip to content

6.0.0

Latest
Compare
Choose a tag to compare
@KLV96 KLV96 released this 21 Oct 11:56
f1ea2ec

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.11.0

Updated dependencies:

  • debug ^4.3.6 -> ^4.3.7
  • hmpo-model ^5.0.1 -> ^6.0.1
  • 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

v5.0.1...v6.0.0