Skip to content

@graphql-eslint/eslint-plugin@0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 09:32
· 1751 commits to master since this release
7f7c657

Minor Changes

  • e9d1d53: NEW RULE: unique-operation-name
  • e9d1d53: Port all graphql-js validation rules to standalone rules
  • e9d1d53: New rule: unique-fragment-name

Patch Changes

  • e9d1d53: Fix issues with AST converter and root Document causing to invalid ASTs when rawNode is called
  • e9d1d53: Fix issue with siblings operations and getOperation method