Skip to content

Releases: 0no-co/gql.tada

@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

gql.tada@1.7.5

15 May 14:29
9263d28
Compare
Choose a tag to compare

Patch Changes

  • ⚠️ Fix Vue not transpiling to .tsx files properly due to missing SFC plugin
    Submitted by @JoviDeCroock (See #305)
  • Updated dependencies (See #305)
    • @gql.tada/cli-utils@1.3.9

@gql.tada/cli-utils@1.3.9

15 May 14:30
9263d28
Compare
Choose a tag to compare

Patch Changes

  • ⚠️ Fix Vue not transpiling to .tsx files properly due to missing SFC plugin
    Submitted by @JoviDeCroock (See #305)

gql.tada@1.7.4

14 May 18:55
2679d49
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies (See #303)
    • @gql.tada/cli-utils@1.3.8

gql.tada@1.7.3

14 May 13:17
84f7fa7
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies (See #301)
    • @gql.tada/cli-utils@1.3.7

gql.tada@1.7.2

14 May 11:59
c56ebf7
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies (See #298)
    • @gql.tada/cli-utils@1.3.6

@gql.tada/cli-utils@1.3.8

14 May 18:55
2679d49
Compare
Choose a tag to compare

Patch Changes

  • ⚠️ Fix typo on VSCode Syntax extension detection in doctor command
    Submitted by @kitten (See #303)

@gql.tada/cli-utils@1.3.7

14 May 13:17
84f7fa7
Compare
Choose a tag to compare

Patch Changes

  • Support @vue/language-core@^2.0.1's updated public API
    Submitted by @kitten (See #301)

@gql.tada/cli-utils@1.3.6

14 May 11:59
c56ebf7
Compare
Choose a tag to compare

Patch Changes

  • ⚠️ Fix modules not being resolved correctly when using turbo with pnpm-installed gql.tada
    Submitted by @kitten (See #298)