···11+---
22+'@urql/core': patch
33+---
44+55+Replace fetch source implementation with async generator implementation, based on Wonka's `fromAsyncIterable`.
66+This also further hardens our support for the "Incremental Delivery" specification and
77+refactors its implementation and covers more edge cases.