Releases: urql-graphql/urql
Releases · urql-graphql/urql
@urql/next@1.1.4
@urql/introspection@1.2.0
Minor Changes
- Add oneOf support
Submitted by @JoviDeCroock (See #3743)
@urql/exchange-graphcache@7.2.2
Patch Changes
- Remove addMetadata transform where we'd strip out metadata for production environments, this particularly affects OperationResult.context.metadata.cacheOutcome
Submitted by @JoviDeCroock (See #3744)
@urql/core@5.1.0
Minor Changes
- Remove
addMetadata
transform where we'd strip out metadata for production environments, this particularly affectsOperationResult.context.metadata.cacheOutcome
Submitted by @alpavlove (See #3714)
@urql/next@1.1.3
urql@4.2.1
Patch Changes
- Add type for
hasNext
to the query and mutation results
Submitted by @JoviDeCroock (See #3703)
@urql/vue@1.4.2
Patch Changes
- Add type for
hasNext
to the query and mutation results
Submitted by @JoviDeCroock (See #3703)
@urql/svelte@4.2.2
Patch Changes
- Add type for
hasNext
to the query and mutation results
Submitted by @JoviDeCroock (See #3703)
@urql/solid@0.1.1
Patch Changes
- Add type for
hasNext
to the query and mutation results
Submitted by @JoviDeCroock (See #3703)
@urql/preact@4.1.1
Patch Changes
- Add type for
hasNext
to the query and mutation results
Submitted by @JoviDeCroock (See #3703)