Releases: 0no-co/gql.tada
Releases · 0no-co/gql.tada
@gql.tada/internal@1.0.1
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
Patch Changes
- Bump
@0no-co/graphqlsp
to ^1.12.8
Submitted by @kitten (See e6f8dbc
)
- Updated dependencies (See #317)
gql.tada@1.7.5
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
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
Patch Changes
- Updated dependencies (See #303)
- @gql.tada/cli-utils@1.3.8
gql.tada@1.7.3
Patch Changes
- Updated dependencies (See #301)
- @gql.tada/cli-utils@1.3.7
gql.tada@1.7.2
Patch Changes
- Updated dependencies (See #298)
- @gql.tada/cli-utils@1.3.6
@gql.tada/cli-utils@1.3.8
Patch Changes
- ⚠️ Fix typo on VSCode Syntax extension detection in
doctor
command
Submitted by @kitten (See #303)
@gql.tada/cli-utils@1.3.7
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
Patch Changes
- ⚠️ Fix modules not being resolved correctly when using
turbo
with pnpm
-installed gql.tada
Submitted by @kitten (See #298)