Skip to content

v0.10.1

Compare
Choose a tag to compare
@leebyron leebyron released this 26 May 22:40
· 1978 commits to 16.x.x since this release

New:

  • Spec compliance: Continued progress towards Subscription support, adding Validation rules (#882)

Fixed:

  • Better handling of Errors from execute() function, returning resolved GraphQL responses instead of rejected promises for spec-described errors. (#883)
  • Fixed flow issues when using GraphQL.js with some optional configuration with Flow v47 (#885)