Skip to content

Releases: HMPO/hmpo-i18n

7.0.1

19 Nov 11:34
0ae5458
Compare
Choose a tag to compare
  • Merge pull request #11 from HMPO/dependabot/npm_and_yarn/cross-spawn-7.0.6 f6914c9
  • Bump cross-spawn from 7.0.3 to 7.0.6 d16746d

v7.0.0...v7.0.1

7.0.0

11 Oct 12:43
29c5fe9
Compare
Choose a tag to compare

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

6.0.2

01 Aug 14:30
fe4f4fc
Compare
Choose a tag to compare
  • Merge pull request #9 from HMPO/update-deps fecaaf2
  • Minor and dev dependency updates df5c2a0

v6.0.1...v6.0.2

v6.0.1

27 Apr 20:57
202232d
Compare
Choose a tag to compare
  • Merge pull request #8 from HMPO/bugfix/remove-console a24788b
  • Remove console.log debug line 0a6f981

v6.0.0...v6.0.1

v6.0.0

27 Apr 19:57
2ae4fb5
Compare
Choose a tag to compare
  • Merge pull request #7 from HMPO/update/deps 765c98b
  • Update deps and minimum node 14 d788021

v5.0.3...v6.0.0