npm urql 1.8.1
v1.8.1

latest releases: 4.2.1, 4.2.1-canary-8c90e08405709a7791f8288bc4063f9baad59e26, 4.2.0...
4 years ago

This patch fixes urql relying on a quirk in older versions of wonka where
shared sources wouldn't cascade cancellations, which they now do. This meant
that when an app goes from some queries/subscriptions to having none at all,
the exchange pipeline would be stopped completely.

  • Fix exchange pipeline stalling when all queries end (see #503)

Don't miss a new urql release

NewReleases is sending notifications on new releases.