Skip to content

7.0.0

Choose a tag to compare

@KLV96 KLV96 released this 11 Oct 12:43
· 12 commits to master since this release
29c5fe9

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
  • proxyquire ^2.1.3

Updated dependencies:

  • async ^3.2.5 -> ^3.2.6
  • deep-clone-merge ^1.5.4 -> ^1.5.5
  • replacing deprecated findup with find-up ^5.0.0
  • glob ^10.4.5 -> ^11.0.0
  • eslint ^8.57.0 -> ^9.12.0
  • Adding eslint-define-config and replacing .eslintrc with eslint.config.js
  • replacing reqres with hmpo-reqres ^2.0.0
  • sinon ^18.0.0 -> ^19.0.2

v6.0.2...v7.0.0