Releases: graphql-hive/graphql-eslint
Releases · graphql-hive/graphql-eslint
May 22, 2023
@graphql-eslint/[email protected]
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/[email protected]
Minor Changes
- #1540
afea5fe
Thanks @louisscruz! - [naming-convention]: add new options
requiredPrefixes
,requiredSuffixes
March 27, 2023
@graphql-eslint/[email protected]
Minor Changes
March 22, 2023
@graphql-eslint/[email protected]
Patch Changes
February 27, 2023
February 12, 2023
@graphql-eslint/[email protected]
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/[email protected]
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