Skip to content

@graphql-eslint/eslint-plugin@2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 07:11
· 1289 commits to master since this release
40401a0

Minor Changes

  • 64c302c: feat: add new rule no-root-type
  • c837c99: fix false positive case in no-unreachable-types rule when directive on root schema is used
  • 1914d6a: fix false positive case in known-fragment-names when import nested fragment

Patch Changes

  • 4c29de7: fix: make works graphql-eslint in yarn berry