Releases: dimaMachina/graphql-eslint
Releases · dimaMachina/graphql-eslint
@graphql-eslint/eslint-plugin@0.4.2
Patch Changes
- 0dab062: [require-id-when-available] fix for inline fragments on interfaces (#139)
@graphql-eslint/eslint-plugin@0.4.1
Patch Changes
- 52a98df: Ignore NoUnusedFragmentsRule validation for fragments operations
- 52a98df: Improve error reported from validate-against-schema (added the rule name to the error)
@graphql-eslint/eslint-plugin@0.4.0
Minor Changes
- 80e922c: Improved
validate-against-schema
rule configuration (allow to customize rules)
Patch Changes
- 80e922c: Fix issues with
.rawNode()
values
@graphql-eslint/eslint-plugin@0.3.3
Patch Changes
- 2b87cb1: Fix compatibility with GraphQL v14
@graphql-eslint/eslint-plugin@0.3.2
@graphql-eslint/eslint-plugin@0.3.1
Patch Changes
- 9f0ab04: Fixes README and missing docs in published package
@graphql-eslint/eslint-plugin@0.3.0
Minor Changes
- 3838852: Initial minor release from this repo.
- 5809bdc: Fixes for docs and package publish