github urql-graphql/urql @urql/exchange-graphcache@5.0.8

latest releases: @urql/solid@0.1.0, @urql/next@1.1.2, @urql/exchange-graphcache@7.1.3...
21 months ago

Patch Changes

  • ⚠️ Fix operation being blocked for looping due to it not cancelling the looping protection when a teardown is received. This bug could be triggered when a shared query operation triggers again and causes a cache miss (e.g. due to an error). The re-execution of the operation would then be blocked as Graphcache considered it a "reexecution loop" rather than a legitimate execution triggered by the UI. (See #2737 for more information), by @kitten (See #2876)

Don't miss a new urql release

NewReleases is sending notifications on new releases.