Skip to content

1.3.5 (October 4, 2016)

Compare
Choose a tag to compare
@nodkz nodkz released this 04 Oct 12:19
· 62 commits to master since this release
  • Handle malformed or non existent JSON in response (#20). Thanks to @JonathanUsername
  • Return main promise. Thanks to @helfer graphql/express-graphql#99
    Returning the main promise will let you do things like time execution and perform some cleanups after the request is processed.