Skip to content

Commit 2b494ce

Browse files
authored
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.
1 parent 6c4763d commit 2b494ce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/wise-guests-hope.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tanstack/react-query": patch
3+
---
4+
5+
refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection

0 commit comments

Comments
 (0)