-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: TanStack/query
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(query-core/queryObserver): add test for rejecting promise when 'experimental_prefetchInRender' is disabled
package: query-core
#10249
opened Mar 6, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(query-core/queriesObserver): add test for 'getObservers' method
package: query-core
#10248
opened Mar 6, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(query-core/queriesObserver): add test for 'getQueries' method
package: query-core
#10247
opened Mar 6, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(query-core/queriesObserver): add test for subscribing new observers when a query is added while subscribed
package: query-core
#10246
opened Mar 6, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(svelte-query/{queryOptions,infiniteQueryOptions}): flatten test directories that don't require '.svelte' component files
package: svelte-query
#10245
opened Mar 5, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(svelte-query/createMutation): add test for recreating observer when 'queryClient' changes
package: svelte-query
#10244
opened Mar 5, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(vue-query/useQueries): add test for 'refetch' of individual query without affecting others
package: vue-query
#10242
opened Mar 5, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(vue-query/useQueries): add test for outside scope warning in development mode
package: vue-query
#10240
opened Mar 5, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(vue-query/useMutation): add test for 'throw' from error watcher when 'throwOnError' returns true
package: vue-query
#10239
opened Mar 5, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(vue-query/useMutation): add test for outside scope warning in development mode
package: vue-query
#10238
opened Mar 5, 2026 by
sukvvon
Loading…
2 of 4 tasks
test(vue-query/useIsFetching): add test for outside scope warning in development mode
package: vue-query
#10237
opened Mar 5, 2026 by
sukvvon
Loading…
2 of 4 tasks
test(vue-query/useMutationState): split 'useMutationState' tests into separate file from 'useIsMutating.test.ts'
package: vue-query
#10236
opened Mar 5, 2026 by
sukvvon
Loading…
2 of 4 tasks
docs(react): update legacy react-query GitHub links
documentation
Improvements or additions to documentation
#10232
opened Mar 5, 2026 by
pavan-sh
Loading…
2 of 4 tasks
Update Hey API description
documentation
Improvements or additions to documentation
#10230
opened Mar 5, 2026 by
mrlubos
Loading…
3 of 4 tasks
docs(examples): fix nuxt3 README links and commands
#10227
opened Mar 4, 2026 by
grzdev
Loading…
3 of 4 tasks
fix(examples): guard missing mount targets in react examples
#10226
opened Mar 4, 2026 by
grzdev
Loading…
3 of 4 tasks
test(vue-query/useQuery): add test for outside scope warning in development mode
package: vue-query
#10223
opened Mar 4, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(vue-query/queryOptions): add runtime test for identity function
package: vue-query
#10222
opened Mar 4, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(vue-query/queryClient): add test for 'ensureQueryData' ref unwrapping
package: vue-query
#10221
opened Mar 4, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(angular-query/injectQuery): add test for not fetching during restoring period when 'isRestoring' is true
package: angular-query-experimental
#10220
opened Mar 4, 2026 by
sukvvon
Loading…
3 of 4 tasks
test(angular-query/injectMutation): add test for 'throwOnError' with 'mutate'
package: angular-query-experimental
#10219
opened Mar 4, 2026 by
sukvvon
Loading…
3 of 4 tasks
fix(react-query): add experimental_prefetchInRender support to useQueries
package: react-query
#10218
opened Mar 4, 2026 by
isaackaara
Loading…
test(angular-query/injectIsRestoring): add tests for 'injectIsRestoring' and 'provideIsRestoring'
package: angular-query-experimental
#10217
opened Mar 4, 2026 by
sukvvon
Loading…
3 of 4 tasks
fix(vue-query/useMutation): add missing '_defaulted' omit in 'UseMutationOptionsBase'
package: vue-query
#10215
opened Mar 2, 2026 by
sukvvon
Loading…
3 of 4 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.