Skip to content

gql.tada@1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 15:39
· 42 commits to main since this release
51fff35

Minor Changes

  • Add gql.tada/ts-plugin alias for @0no-co/graphqlsp
    Submitted by @kitten (See #62)

Patch Changes

  • ⚠️ Fix @defer, @skip, and @include optional fragments causing types to become exponentially more complex to evaluate, causing a recursive type error. Instead, merging field types and sub-selections from fragments is now separated, as needed
    Submitted by @kitten (See #319)
  • Updated dependencies (See #62, #329, and #62)
    • @gql.tada/cli-utils@1.4.0
    • @gql.tada/internal@1.0.2