Skip to content

@graphql-eslint/eslint-plugin@2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 09:31
· 1427 commits to master since this release
75b709f

Minor Changes

  • c6886ba: [New rule] Compare operation/fragment name to the file name
  • 2032a66: fix no-unreachable-types rule when interface implementing other interface

Patch Changes

  • c6886ba: NEW PLUGIN: Compare operation/fragment name to the file name
  • 7b12bbf: fix(no-hashtag-description): allow hashtag comments between fields and arguments