Patch Changes
- ⚠️ Fix edge case that causes execute functions from
useQuery
anduseSubscription
to fail when they’re called in their state after a render that changespause
. This would previously cause internal dependencies to be outdated and the source to be discarded immediately in some cases
Submitted by @kitten (See #3323) - Updated dependencies (See #3317 and #3308)
- @urql/core@4.1.0