npm urql 1.8.1
v1.8.1

latest releases: 4.1.0, 4.1.0-canary-9bf3289b, 4.1.0-canary-019b1bb0...
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.