v2.0.0
The 2.0.0 release of workers-graphql-server
modernizes this template, with:
- Wrangler v2 support
- Module Workers support
- Base application rewrite using Hono
- Example service binding implementation (this is cool, trust me!)
- Updated implementation of the KV cache
v2.0.0 will be a breaking change as it has been almost entirely rewrittten!
A big shout out to the @as-integrations/cloudflare-workers
, which was used as the base layer for this rewrite.