Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Releases: contra/graphql-helix

[email protected]

09 Oct 13:06
12895db
Compare
Choose a tag to compare

Patch Changes

  • 39c5d9d: fix esm support which resulted in trying to import the wrong files.

[email protected]

07 Oct 10:55
ea7c396
Compare
Choose a tag to compare

Patch Changes

  • 03c8416: include esm code in the published package

[email protected]

07 Oct 07:50
6871248
Compare
Choose a tag to compare

Patch Changes

[email protected]

23 Sep 15:56
1387738
Compare
Choose a tag to compare

Minor Changes

  • 185b64c: Added response helpers for Node.js for reducing boilerplate in projects

Patch Changes

  • 9d6adb7: Improve build flow for GraphiQL
  • 91f3fcf: handle graphql error as 200 response #46
  • 91f3fcf: Allow user code to throw HttpError during context building #43