Changelog
Version 9
9.0.1
- #149 chore: bump hoek
9.0.0
- #148 Support for node v18 and hapi v21, ESM support
Version 8
8.0.0
- #142 fix: 🐛 bump hapi 20 dependency
Version 7
7.0.0
- #138 Only node 12
Version 6
6.2.0
- #133 Update joi
- #129 #128 Add support for constructor property and additional options in server cache configuration
- #128 Server cache options in hapi 18 cannot be passed
6.1.1
- #132 Update deps
6.1.0
- #126 Change module namespace
6.0.0
- #124 Updates to hapi 18; refactors cache.engine to cache.provider
- #121 Updating package dependencies.
Version 5
5.1.0
- #127 Change module namespace for v5 branch
5.0.0
Version 4
4.2.1
- #98 Promises aren't quite right
4.2.0
4.1.0
- #85 Hapi v16
- #84 Refactors Joi.array() to utilize .items()
- #83 Joi.array() does not accept arguments
- #82 Add Hapi 16 support
4.0.0
Version 3
3.4.0
3.3.0
- #64 add plugin-specific registration options to schema
3.2.1
- #68 Test on node v6, update dependencies
3.2.0
- #62 Support hapi 13
3.1.0
- #57 Remove boom dependency
- #54 compose() returns a Promise if no callback is provided
- #53 Support hapi v12
- #52 Support promises
3.0.0
- #47 when is glue 3.x going to be completed?
- #44 Don't force object for plugin options
- #42 update to es6 based hapi style guide and lab 7 + Dependencies update
- #41 update to es6 based hapi style guide and lab 7
- #40 Breaking changes on 2.3.0 and 2.4.0
- #31 Prefix is passed only when plugin in manifest is an array
Version 2
2.3.0
- #32 Support Hapi 10
2.2.0
2.1.1
- #25 Linting update
2.1.0
2.0.0
- #8 Update Hapi dependency
- #7 Publish 2.0.0
- #6 revamp test code to only test functionality relevant to glue
- #5 Improve validation and documentation of manifest plugins entry
- #4 Update to hapi@8.0.0-rc7
- #3 add support for preConnection and preRegister options handlers
- #2 manifest limitation on server options
- #1 hapi 8.0 API