Skip to content

@graphql-eslint/eslint-plugin@0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 08:23
· 1695 commits to master since this release
a2b71f6

Minor Changes

  • 5b35139: Add options to input-name rule.
  • 46d759e: [naming-convention] Add forbiddenPrefixes and forbiddenSuffixes options. Add QueryDefinition which targets queries ( may break existing config if FieldDefinition is used )

Patch Changes

  • 619d9eb: fix for no-unreachable-types does not recognize implemented interfaces
  • 2f6313b: Fix issues with built artifact containing parts of graphql-js library