Skip to content

Releases: urql-graphql/urql

[email protected]

29 Aug 08:06
Immutable release. Only release title and notes can be modified.
046c6e5
Compare
Choose a tag to compare

Patch Changes

  • Upgrade false-positive circumvention for internal React warning to support React 19
    Submitted by @kitten (See #3769)

@urql/[email protected]

11 Aug 05:29
3e4bee3
Compare
Choose a tag to compare

Patch Changes

  • Use nullish coalescing for preferGetMethod and preferGetForPersistedQueries so that false is kept if set
    Submitted by @dargmuesli (See #3812)
  • Updated dependencies (See #3812)

@urql/[email protected]

11 Aug 05:29
3e4bee3
Compare
Choose a tag to compare

Patch Changes

  • Use nullish coalescing for preferGetMethod and preferGetForPersistedQueries so that false is kept if set
    Submitted by @dargmuesli (See #3812)

[email protected]

09 Aug 13:26
b0a0f32
Compare
Choose a tag to compare

Patch Changes

@urql/[email protected]

09 Aug 13:31
1457b74
Compare
Choose a tag to compare

Minor Changes

  • Add possibleTypes config for deterministic fragment matching
    Submitted by @xuanduc987 (See #3805)

@urql/[email protected]

29 Jun 06:52
00d36ce
Compare
Choose a tag to compare

Minor Changes

@urql/[email protected]

27 Jun 17:06
3999ae4
Compare
Choose a tag to compare

Patch Changes

@urql/[email protected]

27 Jun 17:06
3999ae4
Compare
Choose a tag to compare

Patch Changes

@urql/[email protected]

27 Jun 17:06
3999ae4
Compare
Choose a tag to compare

Patch Changes

  • Correct typo in cacheHit debug message of the debugExchange
    Submitted by @jorrit (See #3773)
  • ⚠️ Fix fetchSource not text-decoding response chunks as streams, which could cause UTF-8 decoding to break
    Submitted by @i110 (See #3767)
  • ⚠️ Fix compatibility with Typescript >5.5 (See: 0no-co/graphql.web#49)
    Submitted by @andreisergiu98 (See #3730)
  • Change debug log verbosity to console.debug rather than console.log
    Submitted by @kitten (See #3770)

@urql/[email protected]

21 Mar 13:33
9bb7ef8
Compare
Choose a tag to compare

Patch Changes

  • Update graphql-toe and add more detail to README
    Submitted by @benjie (See #3765)