Skip to content

Releases: graphql/graphql-js

0.1.4

14 Jul 22:25
Compare
Choose a tag to compare

Fixed:

  • #25 - Imported npm package throws errors within flow
  • Community crowd-sourced spell-check.

0.1.3

07 Jul 03:28
Compare
Choose a tag to compare

New:

  • Updated grammar for Directives. @skip and @include directives are now available.

0.1.2

04 Jul 23:38
Compare
Choose a tag to compare

Fixed:

  • #17 - Returning array of promises would not resolve correctly.
  • Community crowd-sourced spell-check.

0.1.1

02 Jul 20:57
Compare
Choose a tag to compare

This is the initial public release to npm which includes the GraphQL core functionality as described in the spec.