Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 19:03

GraphQLParser v0.1.3

Diff since v0.1.2

Closed issues:

  • Parsers Compatibility too strict (#5)
  • Incorrect UnusedVariable errors for non-toplevel variables (#7)

Merged pull requests:

  • Fix interpolation typo in validation error message (#6) (@pfitzseb)
  • Fix argument value validation for ObjectValue and ListValue (#8) (@mmiller-max)