···11+---
22+'@urql/core': minor
33+---
44+55+Update `subscriptionExchange` to support incremental results out of the box. If a subscription proactively completes, results are also now updated with `hasNext: false`.
+5
.changeset/poor-pumpkins-greet.md
···11+---
22+'@urql/core': patch
33+---
44+55+Fix incremental results not merging `errors` from subsequent non-incremental results.