Express Graphql Versions Save

Create a GraphQL HTTP server with Express.

v0.6.10

6 years ago

Changes

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

v0.6.9

6 years ago

Changes

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

v0.6.8

6 years ago

New

  • Update to graphql v0.11.2.

v0.6.7

6 years ago

New

  • Update to GraphiQL v0.11.2.

v0.6.6

7 years ago

New

  • Update to graphql v0.10.0.

v0.6.5

7 years ago

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

7 years ago
  • Update GraphiQL to latest release (v0.9.3).

v0.6.3

7 years ago

Updates to latest GraphiQL build

v0.6.2

7 years ago

v0.6.1

7 years ago
  • Ensures the primary non-ES6 export is graphqlHTTP.
  • Uses the latest version of GraphiQL.