Add useMemo() to useQueries() to avoid constant rerendering#2992
Add useMemo() to useQueries() to avoid constant rerendering#2992TkDodo merged 3 commits intoTanStack:masterfrom
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/tanstack/react-query/CT1UyzGmyEjfCcyFn97c1CSZqGE4 |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 11ae1f1:
|
Codecov Report
@@ Coverage Diff @@
## master #2992 +/- ##
==========================================
+ Coverage 96.41% 96.42% +0.01%
==========================================
Files 45 45
Lines 2229 2238 +9
Branches 638 641 +3
==========================================
+ Hits 2149 2158 +9
Misses 77 77
Partials 3 3
Continue to review full report at Codecov.
|
|
🎉 This PR is included in version 3.33.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
fixes #2991