Skip to content

Releases: 0no-co/gql.tada

@gql.tada/[email protected]

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

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

Patch Changes

[email protected]

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

Patch Changes

@gql.tada/[email protected]

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)

[email protected]

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

Patch Changes

[email protected]

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

Patch Changes

[email protected]

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

Patch Changes

@gql.tada/[email protected]

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

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

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)