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

Releases: graphql/express-graphql

v0.6.10

29 Aug 16:03
Compare
Choose a tag to compare

Changes

  • None since v0.6.8. This is just a version bump to troubleshoot a Travis deployment failure.

v0.6.9

29 Aug 16:03
Compare
Choose a tag to compare

Changes

  • None since v0.6.8. This is just a version bump to troubleshoot a Travis deployment failure.

v0.6.8

29 Aug 14:24
Compare
Choose a tag to compare

New

  • Update to graphql v0.11.2.

v0.6.7

28 Jul 16:13
Compare
Choose a tag to compare

New

  • Update to GraphiQL v0.11.2.

v0.6.6

26 May 19:26
Compare
Choose a tag to compare

New

  • Update to graphql v0.10.0.

v0.6.5

15 May 22:56
Compare
Choose a tag to compare

New:

  • Support for Restify (#272)
  • Flow types now exported from npm module (#288)

Fixed:

  • Request is parsed before options are loaded
  • Uses latest version of GraphiQL (v0.10.1)

v0.6.4

31 Mar 17:55
Compare
Choose a tag to compare
  • Update GraphiQL to latest release (v0.9.3).

v0.6.3

01 Feb 02:00
Compare
Choose a tag to compare

Updates to latest GraphiQL build

v0.6.2

24 Jan 22:16
Compare
Choose a tag to compare
  • Support for graphql@0.9.0

v0.6.1

12 Nov 03:25
Compare
Choose a tag to compare
  • Ensures the primary non-ES6 export is graphqlHTTP.
  • Uses the latest version of GraphiQL.