Skip to content

Releases: 0no-co/gql.tada

[email protected]

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

Patch Changes

@gql.tada/[email protected]

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

Patch Changes

  • ⚠️ Fix SDL-file schema watcher missing changed file events on macOS under certain write conditions
    Submitted by @kitten (See #340)

@gql.tada/[email protected]

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

Patch Changes

[email protected]

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

Patch Changes

@gql.tada/[email protected]

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

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

[email protected]

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

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

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)

[email protected]

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

Patch Changes