Skip to content

Releases: Originate/eslint-plugin-ts-graphql

v1.0.0

04 Dec 03:37
ca05196
Compare
Choose a tag to compare

1.0.0 (2020-12-04)

Features

  • import TypedQueryDocumentNode type aliases (#2) (ca05196)

BREAKING CHANGES

  • From now on you must use graphql v15.4.0 or later, and
    ts-graphql-plugin v2.1.0 or later.