Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@KLV96 KLV96 released this 14 Oct 10:18
ae7b84e

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 globals ^15.11.0

Updated dependencies:

  • debug ^4.3.6 -> ^4.3.7
  • eslint ^8.57.0 -> ^9.12.0 & Replacing .eslintrc with eslint.config.js
  • Husky ^8.0.3 -> ^9.1.6
  • mocha ^10.7.0 -> ^10.7.3
  • nyc ^17.0.0 -> ^17.1.0
  • sinon ^18.0.0 -> ^19.0.2

v3.0.1...v4.0.0