Skip to content

v2.0.0

Compare
Choose a tag to compare
@kristianfreeman kristianfreeman released this 25 Oct 19:06
· 1 commit to master since this release
106fa88

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.