Skip to content

v0.5.0

Compare
Choose a tag to compare
@chentsulin chentsulin released this 10 Apr 07:12
· 257 commits to main since this release

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)