Skip to content

Releases: urql-graphql/urql

@urql/core@5.1.0

09 Dec 19:44
Compare
Choose a tag to compare

Minor Changes

  • Remove addMetadata transform where we'd strip out metadata for production environments, this particularly affects OperationResult.context.metadata.cacheOutcome
    Submitted by @alpavlove (See #3714)

@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