- #45
ccf1004
Thanks @kevinbgreene! - Pass TContext to ApolloServer in HapiApolloPluginOptions
- #33
3045b25
Thanks @trevor-scheer! - Drop support for Node.js v14
- chore(deps) update all non-major dependencies
- chore(deps) npm audit package updates
- adjustments to use HeaderMap instead of plain Map for headers to avoid a type error
- adjustments to support CORS properly for GET / POST routes and allow for overrides
- test improvements
- Add changelog
- chore(deps): update all non-major dependencies
- chore(deps): update dependency @types/jest to v29.2.5
- chore(deps): update dependency @hapi/hapi to v21
- chore(deps): update dependency npm to v9
- chore(deps): update node.js to v18
- chore(deps): update dependency @apollo/utils.withrequired to v2
- chore(deps): update dependency jest-junit to v15
- Add route configuration w/ tests
- Initial release