Skip to content

Version 5.1.0

Compare
Choose a tag to compare
@jaydenseric jaydenseric released this 01 Jun 05:47
· 53 commits to master since this release

Minor

  • Improved execute middleware errors:
    • More specific error when the operation field query isn’t a string.
    • Use GraphQL errors when the query can’t be parsed due to syntax errors and expose the location of the syntax error to the client.

Patch

  • Updated dev dependencies.