Releases: urql-graphql/urql
Releases · urql-graphql/urql
@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)
@urql/core@5.0.8
Patch Changes
⚠️ FixdeepMerge
regression on array values
Submitted by @JoviDeCroock (See #3696)
@urql/exchange-graphcache@7.2.1
urql@4.2.0
Minor Changes
- Support use of defer with suspense
Submitted by @AndrewIngram (See #3687)