Releases: graphql-community/koa-graphql
Releases · graphql-community/koa-graphql
v0.5.2
v0.5.1
Fixes:
- React no longer issues errors when viewing GraphiQL
v0.5.0
Now requires graphql-js@0.5.0 which conforms to the April 2016 draft of the GraphQL specification.
New:
Allow options to be a function returning a promise. (9a4e9dc)
GraphiQL mode uses React v15 (1493ff7)
v0.4.13
Fixes:
- Latest version of GraphiQL fixes CodeMirror rendering issues (https://github.com/graphql/graphiql/releases/tag/v0.6.6).
v0.1.1
- Pass 37 tests
- Initialize scripts