Skip to content

Releases: urql-graphql/urql

@urql/next@1.1.3

06 Nov 05:47
cf43315
Compare
Choose a tag to compare

Patch Changes

  • Add type for hasNext to the query-state in urql-next
    Submitted by @isy (See #3707)

urql@4.2.1

05 Nov 13:29
9c561f3
Compare
Choose a tag to compare

Patch Changes

  • Add type for hasNext to the query and mutation results
    Submitted by @JoviDeCroock (See #3703)

@urql/vue@1.4.2

05 Nov 13:29
9c561f3
Compare
Choose a tag to compare

Patch Changes

  • Add type for hasNext to the query and mutation results
    Submitted by @JoviDeCroock (See #3703)

@urql/svelte@4.2.2

05 Nov 13:29
9c561f3
Compare
Choose a tag to compare

Patch Changes

  • Add type for hasNext to the query and mutation results
    Submitted by @JoviDeCroock (See #3703)

@urql/solid@0.1.1

05 Nov 13:29
9c561f3
Compare
Choose a tag to compare

Patch Changes

  • Add type for hasNext to the query and mutation results
    Submitted by @JoviDeCroock (See #3703)

@urql/preact@4.1.1

05 Nov 13:29
9c561f3
Compare
Choose a tag to compare

Patch Changes

  • Add type for hasNext to the query and mutation results
    Submitted by @JoviDeCroock (See #3703)

@urql/core@5.0.8

21 Oct 09:49
7f9cad5
Compare
Choose a tag to compare

Patch Changes

@urql/exchange-graphcache@7.2.1

20 Oct 06:49
38290e7
Compare
Choose a tag to compare

Patch Changes

  • Update selection iterator implementation for JSC memory reduction
    Submitted by @kitten (See #3693)

urql@4.2.0

19 Oct 11:22
8656621
Compare
Choose a tag to compare

Minor Changes

@urql/core@5.0.7

19 Oct 11:21
8656621
Compare
Choose a tag to compare

Patch Changes

  • Remove for-of syntax from @urql/core helpers for JSC memory reduction
    Submitted by @kitten (See #3690)