Releases: dimaMachina/graphql-eslint
Releases · dimaMachina/graphql-eslint
June 30, 2023
@graphql-eslint/eslint-plugin@3.19.2
Patch Changes
- #1716
40c1523
Thanks @BlakeGardner! - broken rule url for
require-import-fragment
andrequire-nullable-result-in-root
May 23, 2023
May 22, 2023
@graphql-eslint/eslint-plugin@3.19.0
Minor Changes
- #1657
0a571bb
Thanks @nishtahir! - Addrequire-nullable-result-in-root
rule to
report on non-null fields in root types
March 28, 2023
@graphql-eslint/eslint-plugin@3.18.0
Minor Changes
- #1540
afea5fe
Thanks @louisscruz! - [naming-convention]: add new options
requiredPrefixes
,requiredSuffixes
March 27, 2023
March 22, 2023
February 27, 2023
February 12, 2023
@graphql-eslint/eslint-plugin@3.16.0
Minor Changes
- #1443
9916d8d
Thanks @FloEdelmann! - Add newrequire-import-fragment
rule
that reports fragments which were not imported via an import expression.
January 25, 2023
@graphql-eslint/eslint-plugin@3.15.0
Minor Changes
-
#1386
c5fb2dc
Thanks @B2o5T! - The new version no longer crashes on VSCode-ESLint,
when schema/siblings contain validation errors, also, GraphQL-ESLint now hasstrict: true
in
tsconfig.json
and extends@typescript-eslint
recommended config 🚀P.S. GraphQL-ESLint now has its own website, all documentation moved here. Also, it contains a new
fancy playground page 💅 for both schema/operations testing
https://the-guild.dev/graphql/eslint/play