·
608 commits
to main
since this release
Patch Changes
⚠️ Fix issue where a paused query would not behave correctly when callingexecuteQuery
, this scenario occured when the query has variables, there would be cases where on the first call it would think that the dependencies had changed (previous request vs current request) which made the source reset to null, by @JoviDeCroock (See #1982)- Updated dependencies (See #1944)
- @urql/[email protected]