Releases: graphql-hive/graphql-eslint
Releases · graphql-hive/graphql-eslint
@graphql-eslint/[email protected]
Patch Changes
- 86b3709: fix error report for
no-unused-fieldsandno-unreachable-typesrule - cf3cc4f: fix error report for
require-deprecation-reasonandrequire-field-of-type-query-in-mutation-resultrule - 578b890: fix error report for
require-deprecation-daterule - ebab010: fix error report for
alphabetizerule - 7dacfe5: fix error report for
avoid-scalar-result-type-on-mutationrule - f712780: fix error report for
unique-fragment-nameandunique-operation-namerule - d081fcc: fix error report for
selection-set-depthrule and forgraphql-jsrules - 46f03f7: fix error report for
description-stylerule - b36a32c: fix error report for
strict-id-in-typesandnaming-conventionrule - 7aa8157: fix error report for
input-namerule - a285de3: fix error report for
require-deprecation-reasonandrequire-field-of-type-query-in-mutation-resultrule - ced6789: fix error report for
no-deprecatedrule
@graphql-eslint/[email protected]
@graphql-eslint/[email protected]
@graphql-eslint/[email protected]
@graphql-eslint/[email protected]
@graphql-eslint/[email protected]
Patch Changes
- 403b946: enhance(eslint-plugin): refactor the parts using tools
@graphql-eslint/[email protected]
Patch Changes
- 0fb8d51: Update range of graphql-config and graphql-tools to fix documents loading issues
@graphql-eslint/[email protected]
Major Changes
- 17014ee: Drop support for Node 10, update to latest graphql-tools
Patch Changes
- c0b12a5: fix(siblings): return virtual path for code files instead of real path
- 3701b2a: use
graphql-configeven there is nographql-configconsmiconfig file - 44f0d73: fix false negative cases for
no-unreachable-typesrule - 5065482: fix caching for
no-unreachable-typesandno-unused-fieldsrules - 5e8ebd8: add tests for schema loaders
@graphql-eslint/[email protected]
Patch Changes
- 34b4300: fix(graphql-config): pass real filepath to
gqlConfig.getProjectForFile
@graphql-eslint/[email protected]
Patch Changes
- ca8b521: fix: code filepath in unique-fragment-name and unique-operation-name rules