Changelog

#149
chore: bump hoek
9.0.0
breaking changes
#148
Support for node v18 and hapi v21, ESM support
8.0.0
breaking changes
#142
fix: 🐛 bump hapi 20 dependency
7.0.0
breaking changes
#138
Only node 12
#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
#132
Update deps
#126
Change module namespace
6.0.0
breaking changes
#124
Updates to hapi 18; refactors cache.engine to cache.provider
#121
Updating package dependencies.
#127
Change module namespace for v5 branch
5.0.0
breaking changes
#104
Update to hapi v17.
#102
Hapi 17
#98
Promises aren't quite right
#95
This is for issue #89
#89
Plugin as function
#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
breaking changes
#74
Support hapi 15
#72
Make compose callback always execute async
#73
Add Hapi 14.x.x to dependencies
#71
using Hoek.clone makes some plugins stop working
#64
add plugin-specific registration options to schema
#68
Test on node v6, update dependencies
#62
Support hapi 13
#57
Remove boom dependency
#54
compose() returns a Promise if no callback is provided
#53
Support hapi v12
#52
Support promises
3.0.0
breaking changes
#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
#32
Support Hapi 10
#28
README: Use the svg Travis image
#26
Fix typos in docs
#25
Linting update
#22
Add usage section to README file.
#20
Added ability to pass array of plugins
#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