Skip to content

Releases: urql-graphql/urql

@urql/[email protected]

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/[email protected]

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)

[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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

Patch Changes

@urql/[email protected]

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)

[email protected]

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

Minor Changes