-- 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-plugin
metadata #58. - PACKAGE: Remove unnecessary
String.toLowerCase
call #59. - DEV: Update Readme.
- DEV: Update example to include
@as-intergrations/fastify
instead of a relative import. - DEV: Add changelog.
- DEV: Removed unused
devDependencies
#57.