SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 0 TypeScript

refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#10082)

* refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection

* Refactor useQueries to remove unreachable code

Refactor the useQueries function to improve code clarity by removing an unreachable 'willFetch' branch in the suspense promise collection.

---------

Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
W
Wonsuk Choi committed
c5def66a18b77a0012b32bf65216d495daef42e2
Parent: ed37a87
Committed by GitHub <noreply@github.com> on 2/11/2026, 8:42:08 AM