Releases: HMPO/hmpo-i18n
Releases · HMPO/hmpo-i18n
v8.0.1
What's Changed
- Fix Windows locale loading in hmpo-i18n by @sdonaghey03 in #15
- 8.0.1 by @samdagnall in #16
Full Changelog: v8.0.0...v8.0.1
v8.0.0
What's Changed
- DD-553 Update readme & contribution guide for hmpo-i18n & Add example for using cookies by @KLV96 in #12
- FOR-804 Upgrade to Node 24 by @leonardobishop-hmpo in #13
New Contributors
- @leonardobishop-hmpo made their first contribution in #13
Full Changelog: v7.0.1...v8.0.0
7.0.1
7.0.0
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