This repository has been archived by the owner on May 28, 2024. It is now read-only.
Releases: kjellmorten/hapi-json-api
Releases · kjellmorten/hapi-json-api
v3.1.0
v3.0.3
- Update README with correct example code (thanks to @Crazyglue)
- Update boom (minor update)
- Update some dev dependencies
v3.0.2
v3.0.1
Revert to package name @gar/hapi-json-api
, as hapi-json-api
was too close to existing packages on npm.
v3.0.0
- Support Hapi 17
- Upgrade to major versions of dependencies
- Rename module to
hapi-json-api
A big thanks to @binarymist for implementing the Hapi 17 changes!
v2.0.6
Update minor deps, specifically Hoek to 4.2.1.
v2.0.5
- Rolled back versions for Boom, Hoek, and Code, as the upgrade introduced a breaking change to
hapi-json-api
by requiring Node >= 8
v2.0.4
- Updated Boom to 6.0.0
- Updated Hoek to 5.0.0