fix(deps): update dependency gql.tada to v1.8.10 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gql.tada (source) | dependencies | patch | 1.8.6 -> 1.8.10 |
Release Notes
0no-co/gql.tada (gql.tada)
v1.8.10
Patch Changes
v1.8.9
Patch Changes
v1.8.8
Patch Changes
- Add
loc
getter to parsedDocumentNode
fragment outputs to ensure that using fragments created bygql.tada
'sgraphql()
function withgraphql-tag
doesn't crash.graphql-tag
does not treat theDocumentNode.loc
property as optional on interpolations, which leads to intercompatibility issues Submitted by @kitten (See #396)
v1.8.7
Patch Changes
- Update internal type signature of
initGraphQLTada<>()
function and includeinitGraphQLTada<Setup>
alias type. This alias type makes it more intuitive to declare types the return type ofinitGraphQLTada()
, since it mirrors the same name Submitted by @kitten (See #377) - Updated dependencies (See #386 and #388)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Modification effectuée par Renovate Bot