Skip to content

Releases: dimaMachina/graphql-eslint

@graphql-eslint/[email protected]

05 Oct 13:47
d2d1786
Compare
Choose a tag to compare

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/[email protected]

05 Oct 13:01
3ecbe2e
Compare
Choose a tag to compare

Minor Changes

  • 80e922c: Improved validate-against-schema rule configuration (allow to customize rules)

Patch Changes

  • 80e922c: Fix issues with .rawNode() values

@graphql-eslint/[email protected]

05 Oct 06:54
1900944
Compare
Choose a tag to compare

Patch Changes

  • 2b87cb1: Fix compatibility with GraphQL v14

@graphql-eslint/[email protected]

03 Oct 14:24
6c445d6
Compare
Choose a tag to compare

Patch Changes

  • da77db6: Fix schemaOptions support

@graphql-eslint/[email protected]

03 Oct 11:23
0c4a64b
Compare
Choose a tag to compare

Patch Changes

  • 9f0ab04: Fixes README and missing docs in published package

@graphql-eslint/[email protected]

03 Oct 11:01
04b4d2b
Compare
Choose a tag to compare

Minor Changes

  • 3838852: Initial minor release from this repo.
  • 5809bdc: Fixes for docs and package publish