2.2.0 - 2020-08-17
- moved TypeScript definitions to
typings
directory - refined TypeScript definitions to show
request.user
in IntelliSense
- bump dependencies
- Test in Node.js
12, 14, node
because of hapi v20
2.1.0 - 2019-10-17
- basic TypeScript declarations in
lib/index.d.ts
- Test Node.js versions
8, 10, 12, node
on Travis
- bump dependencies
- Readme: refine examples
2.0.0 - 2019-04-24
- bump dependencies
- update to hapi scoped dependencies
- removed all plugin options because they’re not necessary (
enabled
was the only option)
1.0.3 - 2019-01-26
- Readme: rename GitHub references
fs-opensource -> futurestudio
1.0.2 - 2019-01-22
- fix tests for hapi 18 (no breaking change between hapi 17 and 18)
1.0.1 - 2018-08-21
- Readme: quick navigation and logo size fix for small screens
1.0.0
release 🚀 🎉