-- BREAKING: Requires Node >= 20 -- BREAKING: Requires Typescript >= 5.4 -- FEATURE: Update to support fastify v5 #302
-- FIX: Fix CJS typings by removing redundant types field in package.json#exports #268
-- FEATURE: Add support for @defer (Incremental Delivery) #55
- PACKAGE: unpin fastify-plugin dep #50.
- PACKAGE: Remove graphql as a peer dependency #50.
- PACKAGE: Update
fastify-pluginmetadata #58. - PACKAGE: Remove unnecessary
String.toLowerCasecall #59. - DEV: Update Readme.
- DEV: Update example to include
@as-intergrations/fastifyinstead of a relative import. - DEV: Add changelog.
- DEV: Removed unused
devDependencies#57.