-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
fix: queryClient consistent as a second parameter #5092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
|
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 2a77607:
|
ardeora
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything else looks great! Thanks for making these changes and making the API consistent
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## alpha #5092 +/- ##
=======================================
Coverage 90.73% 90.73%
=======================================
Files 110 110
Lines 3993 3993
Branches 1000 998 -2
=======================================
Hits 3623 3623
Misses 337 337
Partials 33 33
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
useQueriesacceptqueryClientas second parameter just like other hooksuseIsFetchinganduseIsMutatingacceptqueryClientas second parameter