Releases: HMPO/hmpo-app
Releases · HMPO/hmpo-app
4.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:
Updated dependencies:
- async ^3.2.5 -> ^3.2.6
- body-parser ^1.20.2 -> ^2.0.1
- debug ^4.3.4 -> ^4.3.7
- helmet ^6.2.0 -> ^8.0.0
- uuid ^9.0.1 -> ^10.0.0
devDependencies:
- eslint ^8.57.0 -> ^9.11.1
- express ^4.19.2 -> ^4.21.0
- hmpo-components ^6.5.1 -> ^7.0.0
- hmpo-config ^3.0.1 -> ^4.0.0
- hmpo-i18n ^6.0.2 -> ^7.0.0
- hmpo-logger ^7.0.2 -> ^8.0.0
- husky ^8.0.3 -> ^9.1.6
- mocha ^10.7.0 -> ^10.7.3
- nyc ^17.0.0 -> ^17.1.0
- Replacing reqres ^3.0.1 with hmpo-reqres 2.0.0
- sinon ^18.0.0 -> ^19.0.2
peerDependencies:
- hmpo-components >=6 -> >=7
- hmpo-config >=3 -> >=4
- hmpo-i18n >=6 -> >=7
- hmpo-logger >=7 -> >=8