Skip to content

February 12, 2023

Choose a tag to compare

@github-actions github-actions released this 12 Feb 10:37
· 1293 commits to master since this release
2e79846

@graphql-eslint/eslint-plugin@3.16.0

Minor Changes

  • #1443
    9916d8d
    Thanks @FloEdelmann! - Add new require-import-fragment rule
    that reports fragments which were not imported via an import expression.