Releases: graphql-hive/graphql-eslint
Releases · graphql-hive/graphql-eslint
@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-config
even there is nographql-config
consmiconfig file - 44f0d73: fix false negative cases for
no-unreachable-types
rule - 5065482: fix caching for
no-unreachable-types
andno-unused-fields
rules - 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
@graphql-eslint/[email protected]
Patch Changes
- e7d8496: fix: documents in graphql-config can be null