As always, please ensure that you deduplicate @urql/core
when upgrading. Additionally
deduplicating the versions of wonka
that you have installed may also reduce your bundlesize.
Minor Changes
- Expose a
client.subscription
shortcut method, similar toclient.query
andclient.mutation
, by @FredyC (See #838)