Patch Changes
- ⚠️ Fix issue where
useSubscription
would endlessly loop when the callback wasn't memoized, by @JoviDeCroock (See #1384) - ⚠️ Fix case where identical
useQuery
calls would result in cross-component updates, by @JoviDeCroock (See #1383)
useSubscription
would endlessly loop when the callback wasn't memoized, by @JoviDeCroock (See #1384)
useQuery
calls would result in cross-component updates, by @JoviDeCroock (See #1383)
Don't miss a new urql release
NewReleases is sending notifications on new releases.