Skip to content

Releases: contra/graphql-helix

graphql-helix@1.8.3

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.

graphql-helix@1.8.2

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

Patch Changes

  • 03c8416: include esm code in the published package

graphql-helix@1.8.1

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

Patch Changes

graphql-helix@1.8.0

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