Skip to content

Releases: 0no-co/gql.tada

@gql.tada/cli-utils@1.5.1

09 Jul 14:00
6a792dc
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies (See #340)
    • @gql.tada/internal@1.0.4

gql.tada@1.8.1

05 Jul 06:07
c1c2193
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies (See #334 and #334)
    • @gql.tada/internal@1.0.3
    • @gql.tada/cli-utils@1.5.0

@gql.tada/internal@1.0.3

05 Jul 06:07
c1c2193
Compare
Choose a tag to compare

Patch Changes

  • Add types for field-usage tracking and checking for co-located fragments
    Submitted by @JoviDeCroock (See #334)

@gql.tada/cli-utils@1.5.0

05 Jul 06:07
c1c2193
Compare
Choose a tag to compare

Minor Changes

  • Disable field-usage tracking and the co-located fragment checking for vue/svelte
    Submitted by @JoviDeCroock (See #334)

Patch Changes

  • Updated dependencies (See #334)
    • @gql.tada/internal@1.0.3

gql.tada@1.8.0

26 Jun 15:39
51fff35
Compare
Choose a tag to compare

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

@gql.tada/internal@1.0.2

26 Jun 15:39
51fff35
Compare
Choose a tag to compare

Patch Changes

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

@gql.tada/cli-utils@1.4.0

26 Jun 15:39
51fff35
Compare
Choose a tag to compare

Minor Changes

  • Add gql.tada/ts-plugin to the init and doctor command
    Submitted by @kitten (See #62)

Patch Changes

  • ⚠️ Fix regression omitting the exit status code from the CLI. Failing commands will now correctly output exit code 1 instead of 0 again
    Submitted by @kitten (See #329)
  • Updated dependencies (See #62)
    • @gql.tada/internal@1.0.2

gql.tada@1.7.6

13 Jun 05:55
8f2ca2b
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies (See e6f8dbc and #317)
    • @gql.tada/cli-utils@1.3.10
    • @gql.tada/internal@1.0.1

@gql.tada/internal@1.0.1

13 Jun 05:55
8f2ca2b
Compare
Choose a tag to compare

Patch Changes

  • Derive supported GraphQL features from introspection result, when the introspection support query fails. This works around issues for APIs that block __type unintentionally, but do allow for __schema introspection
    Submitted by @kitten (See #317)

@gql.tada/cli-utils@1.3.10

13 Jun 05:55
8f2ca2b
Compare
Choose a tag to compare

Patch Changes

  • Bump @0no-co/graphqlsp to ^1.12.8
    Submitted by @kitten (See e6f8dbc)
  • Updated dependencies (See #317)
    • @gql.tada/internal@1.0.1