Releases: graphql/express-graphql
Releases · graphql/express-graphql
v0.6.10
Changes
- None since v0.6.8. This is just a version bump to troubleshoot a Travis deployment failure.
v0.6.9
Changes
- None since v0.6.8. This is just a version bump to troubleshoot a Travis deployment failure.
v0.6.8
New
- Update to graphql v0.11.2.
v0.6.7
New
- Update to GraphiQL v0.11.2.
v0.6.6
New
- Update to graphql v0.10.0.
v0.6.5
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
- Update GraphiQL to latest release (v0.9.3).
v0.6.3
Updates to latest GraphiQL build
v0.6.1
- Ensures the primary non-ES6 export is graphqlHTTP.
- Uses the latest version of GraphiQL.