Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 15:30
· 170 commits to main since this release
47fdb66

Patch Changes

  • Explicitly unblock client.reexecuteOperation calls to allow stalled operations from continuing and re-executing. Previously, this could cause @urql/exchange-graphcache to stall if an optimistic mutation led to a cache miss
    Submitted by @kitten (See #3363)