gql.tada@1.5.0
github-actions
released this
15 Apr 15:52
·
131 commits
to main
since this release
Read the full release announcement post at: https://gql-tada.0no.co/devlog/2024-04-15
Minor Changes
- Allow GraphQL enum types to be remapped with the
scalars
configuration option
Submitted by @kitten (See #184) - Support a second argument in
graphql.persisted
which accepts aTadaDocumentNode
rather than passing a generic. This allows the document node to not be hidden, to still generatedocumentId
viagql.tada
without having to hide the document during runtime
Submitted by @JoviDeCroock (See #188)
Patch Changes
⚠️ Fixturbo
command reusing previously cached turbo typings. Instead, we now set a flag to disable the cache temporarily inside the command
Submitted by @kitten (See #208)- Updated dependencies (See #203, #208, #184, #197, #183, #175, #176, #188, #207, #205, #200, #170, #169, #192, #185, #182, #193, #199, #200, and #200)
- @gql.tada/cli-utils@1.0.0
- @gql.tada/internal@0.2.0