github urql-graphql/urql @urql/core@5.0.2

19 days ago

Patch Changes

  • ⚠️ Fix issue where a reexecute on an in-flight operation would lead to multiple network-requests.
    For example, this issue presents itself when Graphcache is concurrently updating multiple, inter-dependent queries with shared entities. One query completing while others are still in-flight may lead to duplicate operations being issued
    Submitted by @JoviDeCroock (See #3573)

Don't miss a new urql release

NewReleases is sending notifications on new releases.