github graphql/express-graphql v0.5.4

latest releases: v0.12.0-experimental-stream-defer.1, v0.12.0, v0.11.0...
7 years ago

Lots of great improvements in this version thanks to contributors.

New:

  • Support for graphql@^0.7.0 (ccc57d6)
  • The request is now used as the default context, which is the most common use case for context, simplifying most uses. (#117 @lacker)
  • Middleware now returns it's completion Promise, allowing it to be composed further (#99 @helfer)

Fixes:

Note:

Node v0.10 is no longer in the test matrix, but still works with this release. However you may need to provide polyfills for Promise and Map.

Don't miss a new express-graphql release

NewReleases is sending notifications on new releases.