Skip to content

@urql/exchange-graphcache@3.1.3

Compare
Choose a tag to compare
@kitten kitten released this 01 Oct 12:49
· 863 commits to main since this release
3accd99

Patch Changes

  • ⚠️ Fix a case where the offlineExchange would not start processing operations after hydrating persisted data when no operations arrived in time by the time the persisted data was restored. This would be more evident in Preact and Svelte due to their internal short timings, by @kitten (See #1019)