Commit Graph

  • 3cc59be4c6 ci: add labeler script from router (#9503) Lachlan Collins 2025-07-26 21:46:39 +10:00
  • a3f49cf17f ci: replace fast-glob with tinyglobby (#9501) Lachlan Collins 2025-07-26 18:16:10 +10:00
  • 52fdff2b3d test(svelte-query/{QueryClientProvider,useIsFetching,useIsMutating}): simplify 'queryFn' (#9495) Wonsuk Choi 2025-07-26 14:14:55 +09:00
  • 234f2f4c65 test(svelte-query/createQuery): simplify 'queryFn' and replace 'queryByText' with 'getByText' (#9490) Wonsuk Choi 2025-07-25 18:42:35 +09:00
  • 80242d6ee6 test(svelte-query/createMutation): add 'sleep' in 'mutationFn' and replace 'queryByText' with 'getByText' (#9491) Wonsuk Choi 2025-07-25 18:40:09 +09:00
  • c273ba4815 test(svelte-query/createInfiniteQuery): add 'sleep', remove 'Number' in 'queryFn', and replace 'queryByText' with 'getByText' (#9492) Wonsuk Choi 2025-07-25 18:37:35 +09:00
  • 880d1834ff test(svelte-query/useMutationState): simplify 'queryFn' and replace 'queryByText' with 'getByText' (#9489) Wonsuk Choi 2025-07-25 18:34:12 +09:00
  • 1e8346815e docs(example): Remove unnecessary data truthiness check (#9485) davidmoranetflix 2025-07-24 09:52:21 -07:00
  • 552fe4bd08 test(solid-query/useIsMutating): simplify 'mutationFn' and add 'expect' for 'isMutating' state transitions (#9486) Wonsuk Choi 2025-07-23 22:57:12 +09:00
  • fba2c868f7 docs: add signal to queryFn for cancelQueries to work properly (#9475) Wilson 2025-07-22 15:13:20 -04:00
  • 6bc45b88ac test(react-query/useSuspenseQueries): simplify 'queryFn' and add 'expect' for 'loading' text (#9477) Wonsuk Choi 2025-07-23 04:01:18 +09:00
  • 039d214977 test(solid-query/suspense): simplify 'queryFn' and add 'expect' for 'loading' text (#9479) Wonsuk Choi 2025-07-23 03:49:52 +09:00
  • bf9f9dc7e9 test(solid-query/useInfiniteQuery): add 'sleep', remove 'Number' in 'queryFn', and simplify it (#9484) Wonsuk Choi 2025-07-23 03:45:07 +09:00
  • 9041b41565 test(react-query/useIsFetching): simplify 'queryFn' and add 'expect' using 'toBeInTheDocument (#9478) Wonsuk Choi 2025-07-23 03:41:36 +09:00
  • c2e833006b test(solid-query/useIsFetching): simplify 'queryFn' and add 'expect' for 'isFetching' state transitions (#9480) Wonsuk Choi 2025-07-23 03:40:30 +09:00
  • 937683508a test(react-query/HydrationBoundary): use precise time in 'advanceTimersByTimeAsync', add 'expect' using 'toBeInTheDocument', and simplify 'queryFn' (#9472) Wonsuk Choi 2025-07-23 03:37:39 +09:00
  • cb9ab1eaee test(react-query/suspense): add 'sleep' in 'queryFn', and add 'expect' for 'loading' text (#9468) Wonsuk Choi 2025-07-23 03:33:56 +09:00
  • 72c2a4cdb1 test(react-query/ssr): simplify 'queryFn' and add 'sleep' for accurate testing (#9471) Wonsuk Choi 2025-07-23 03:29:59 +09:00
  • db6281e1cc test(react-query/useSuspenseQuery): add 'sleep' in 'queryFn', simplify it, and add 'expect' for 'loading' text (#9469) Wonsuk Choi 2025-07-23 03:23:37 +09:00
  • d7af6544d9 test(react-query/useInfiniteQuery): remove 'Number' in 'queryFn', and simplify it (#9470) Wonsuk Choi 2025-07-23 03:17:56 +09:00
  • ac5d8584ca test(react-query/useSuspenseQueries): use precise time in 'advanceTimersByTimeAsync', and add 'expect' using 'toBeInTheDocument' (#9450) Wonsuk Choi 2025-07-20 13:09:02 +09:00
  • ff13c2eacd test(react-query/usePrefetchInfiniteQuery): use precise time in 'advanceTimersByTimeAsync', and add 'expect' using 'toBeInTheDocument' (#9447) Wonsuk Choi 2025-07-20 13:02:06 +09:00
  • efb14d6d21 test(react-query/useInfiniteQuery): use precise time in 'advanceTimersByTimeAsync', and add 'expect' using 'toBeInTheDocument' (#9446) Wonsuk Choi 2025-07-20 12:56:12 +09:00
  • 05c62a0923 test(react-query/useSuspenseQuery): use precise time in 'advanceTimersByTimeAsync', and add 'expect' using 'toBeInTheDocument' (#9455) Wonsuk Choi 2025-07-20 10:36:05 +09:00
  • e349d85aa6 test(react-query/QueryResetErrorBoundary): use precise time in 'advanceTimersByTimeAsync', and add 'expect' using 'toBeInTheDocument' (#9456) Wonsuk Choi 2025-07-20 10:29:24 +09:00
  • 63bc828ef6 test(react-query/usePrefetchQuery): use precise time in 'advanceTimersByTimeAsync', and add 'expect' using 'toBeInTheDocument' (#9448) Wonsuk Choi 2025-07-20 10:24:45 +09:00
  • e2ce12c817 test(react-query/useMutation): use precise time in 'advanceTimersByTimeAsync', and add 'expect' using 'toBeInTheDocument' (#9458) Wonsuk Choi 2025-07-20 10:20:27 +09:00
  • ed90d1a9b1 test(react-query/useQueries): replace inline 'Promise' delays with 'sleep', and add 'expect' using 'toBeInTheDocument' (#9466) Wonsuk Choi 2025-07-20 10:14:51 +09:00
  • 76211bbd31 docs(react-query): change comma to sentence period (#9459) DavidPfl 2025-07-19 10:50:12 +02:00
  • a2ff8333ff ci: enable prettier experimental CLI (#9465) Lachlan Collins 2025-07-19 11:56:57 +10:00
  • 53a2eaef9d chore(deps): update marocchino/sticky-pull-request-comment digest to 28d58c4 (#9013) renovate[bot] 2025-07-19 11:35:09 +10:00
  • 9133c101c8 chore: manually update dependencies (#9464) Lachlan Collins 2025-07-19 11:23:28 +10:00
  • 3bcaa417ac docs: add text regarding local environment recommendations for symlinks (#9451) 차승하 2025-07-18 22:04:15 +09:00
  • bf77ab7e48 test(angular-query-experimental/providers): replace 'runAllTimersAsync' with 'advanceTimersByTimeAsync' (#9436) Wonsuk Choi 2025-07-17 11:21:52 +09:00
  • 2d71a22c19 test(angular-query-experimental/inject-mutation-state): replace 'runAllTimersAsync', 'advanceTimersByTime' with 'advanceTimersByTimeAsync' (#9438) Wonsuk Choi 2025-07-17 11:03:14 +09:00
  • 7c58392877 test(react-query/fine-grained-persister): use precise time in 'advanceTimersByTimeAsync', and add 'expect' using 'toBeInTheDocument' (#9441) Wonsuk Choi 2025-07-17 10:58:21 +09:00
  • 958b0f0387 test(react-query/QueryClientProvider): add 'expect' using 'toBeInTheDocument' (#9442) Wonsuk Choi 2025-07-17 10:53:53 +09:00
  • bfcff0b51c test(react-query/ssr): replace 'advanceTimersByTimeAsync' with 'sleep' in 'queryFn', remove 'await' from 'fetchQuery' and related methods (#9443) Wonsuk Choi 2025-07-17 10:49:44 +09:00
  • 4daf6949ae test(react-query/suspense): change 'queryFn' to return a 'Promise', replace 'advanceTimersByTime' with 'advanceTimersByTimeAsync', and add 'expect' (#9444) Wonsuk Choi 2025-07-17 10:45:57 +09:00
  • 4d8bbbfc2c test(query-core/queryCache): remove redundant 'advanceTimersByTimeAsync' (#9433) Wonsuk Choi 2025-07-15 21:29:38 +09:00
  • b4a847e34c test(angular-query-experimental/inject-query): use precise time in 'advanceTimersByTimeAsync' (#9435) Wonsuk Choi 2025-07-15 21:26:11 +09:00
  • b67caee13b test(angular-query-experimental/inject-mutation): use precise time in 'advanceTimersByTimeAsync' (#9434) Wonsuk Choi 2025-07-15 21:21:36 +09:00
  • 343501c7bb test(query-core/queryObserver): use precise time in 'advanceTimersByTimeAsync' (#9432) Wonsuk Choi 2025-07-15 21:15:59 +09:00
  • c65869e9f1 test(query-core/queriesObserver): use precise time in 'advanceTimersByTimeAsync' (#9429) Wonsuk Choi 2025-07-15 21:11:02 +09:00
  • 9dcd5885bf test(angular-query-experimental/inject-is-mutating): separate 'injectionContext' from testing, and add more 'expect' (#9425) Wonsuk Choi 2025-07-15 21:07:48 +09:00
  • 35d5d55aa7 docs(solid): fix incorrect link to state managers guide (#9430) jt_fox 2025-07-14 17:25:12 +09:00
  • d7f16213b7 test(svelte-query/useIsMutating): replace incorrect usage of 'fetching' with 'mutating' (#9424) Wonsuk Choi 2025-07-14 07:05:38 +09:00
  • d5a4d359df test(query-core/infiniteQueryBehavior): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' in infinite loop on retry test (#9426) Wonsuk Choi 2025-07-14 06:53:43 +09:00
  • 357bafb306 test(query-core/mutations): replace 'runAllTimersAsync' with 'advanceTimersByTimeAsync', and use precise time in 'advanceTimersByTimeAsync' (#9427) Wonsuk Choi 2025-07-14 06:47:29 +09:00
  • f8a20ac143 test(svelte-query/createQuery): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9416) Wonsuk Choi 2025-07-13 17:31:02 +09:00
  • 431784dff9 test(svelte-query/useMutationState): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9420) Wonsuk Choi 2025-07-13 17:26:54 +09:00
  • 5a783b1b39 test(angular-query-experimental/inject-infinite-query): use precise time in 'advanceTimersByTimeAsync' (#9422) Wonsuk Choi 2025-07-13 17:19:18 +09:00
  • 8e77701e04 test(vue-query/useQuery): switch to fake timers, and replace 'sleep' with 'advanceTimersByTimeAsync' (#9421) Wonsuk Choi 2025-07-13 17:14:03 +09:00
  • 91bbf4888f test(angular-query-experimental/inject-is-fetching): replace 'advanceTimersByTime' with 'advanceTimersByTimeAsync', and add 'expect' 'isFetching' to equal 0 (#9423) Wonsuk Choi 2025-07-13 17:10:50 +09:00
  • 77a358ae0b test(svelte-query/useIsMutating): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9419) Wonsuk Choi 2025-07-13 14:29:19 +09:00
  • 5062c59a29 test(svelte-query/useIsFetching): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9418) Wonsuk Choi 2025-07-13 14:04:36 +09:00
  • f285dee368 test(svelte-query/QueryClientProvider): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9417) Wonsuk Choi 2025-07-13 13:59:15 +09:00
  • a5c71cc9e9 test(svelte-query/createQueries): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9415) Wonsuk Choi 2025-07-12 23:57:43 +09:00
  • c2ece73848 test(svelte-query/createMutation): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9414) Wonsuk Choi 2025-07-12 23:55:08 +09:00
  • 0cd4e7d2c6 test(svelte-query/createInfiniteQuery): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9413) Wonsuk Choi 2025-07-12 23:50:45 +09:00
  • c5bd08352a test(solid-query/useInfiniteQuery): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect' (#9411) Wonsuk Choi 2025-07-12 23:48:24 +09:00
  • 9a4c3a91de ci: apply automated fixes set-options-before-checking-experimental_prefetchInRender autofix-ci[bot] 2025-07-12 12:04:05 +00:00
  • 114289b0c9 fix(query-core): set options before checking experimental_prefetchInRender Birk Skyum 2025-07-12 14:01:33 +02:00
  • 4349e75aed test(solid-query/useMutation): remove 'vi.waitFor', replace 'findByText' with 'getByText', and add 'advanceTimersByTimeAsync', 'expect' (#9409) Wonsuk Choi 2025-07-12 03:33:51 +09:00
  • 390424bcdd release: v5.83.0 v5.83.0 Tanner Linsley 2025-07-11 17:00:39 +00:00
  • 23c8908086 feat(core): QueryObserver returns isEnabled flag (#9408) Dominik Dorfmeister 2025-07-11 18:57:28 +02:00
  • 0569891b77 test(solid-query/suspense): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect' (#9407) Wonsuk Choi 2025-07-11 20:08:35 +09:00
  • d6930fdd74 test(svelte-query/createMutation): switch to fake timers, replace 'waitFor' with 'vi.waitFor', and add 'expect' (#9382) Wonsuk Choi 2025-07-11 16:17:54 +09:00
  • ab7fd72802 test(svelte-query/createQueries): switch to fake timers, and replace 'waitFor' with 'vi.waitFor' (#9383) Wonsuk Choi 2025-07-11 16:17:37 +09:00
  • 2212fff59e test(svelte-query/createQuery): switch to fake timers, replace 'waitFor' with 'vi.waitFor', and add 'expect' (#9384) Wonsuk Choi 2025-07-11 16:17:23 +09:00
  • 06cb8ebfe3 test(svelte-query/useIsFetching): switch to fake timers, add 'expect', 'vi.waitFor', and replace 'findByText' with 'getByText' (#9386) Wonsuk Choi 2025-07-11 16:17:15 +09:00
  • 9ecfbf79d0 test(solid-query/useIsMutating): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9404) Wonsuk Choi 2025-07-11 16:16:56 +09:00
  • 89f948322a test(solid-query/useMutationState): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect' (#9405) Wonsuk Choi 2025-07-11 16:16:44 +09:00
  • daad8e30f9 test(solid-query/useQueries): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect' (#9406) Wonsuk Choi 2025-07-11 16:16:10 +09:00
  • b32904cd21 test(svelte-query/createInfiniteQuery): switch to fake timers, and replace 'waitFor' with 'vi.waitFor' (#9381) Wonsuk Choi 2025-07-11 14:00:48 +09:00
  • e2bcbe8411 test(solid-query/useIsFetching): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect' (#9403) Wonsuk Choi 2025-07-11 13:47:39 +09:00
  • eb1cab795f test(solid-query/transition): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9402) Wonsuk Choi 2025-07-11 13:41:52 +09:00
  • 93978d326d test(solid-query/QueryClientProvider): remove 'vi.waitFor', and add 'advanceTimersByTimeAsync', 'expect' (#9401) Wonsuk Choi 2025-07-11 13:35:00 +09:00
  • 32467aa330 test(svelte-query/useMutationState): switch to fake timers, and replace 'waitFor' with 'vi.waitFor' (#9388) Wonsuk Choi 2025-07-11 13:30:46 +09:00
  • c597f76e56 test(svelte-query/useIsMutating): switch to fake timers, add 'expect', 'vi.waitFor', and replace 'findByText' with 'getByText' (#9387) Wonsuk Choi 2025-07-11 11:59:10 +09:00
  • bce4d7ea51 test(solid-query/useIsFetching): switch to fake timers, replace 'waitFor' with 'vi.waitFor' and 'findByText' with 'getByText' (#9377) Wonsuk Choi 2025-07-11 11:51:06 +09:00
  • c0fd94e50d test(svelte-query/QueryClientProvider): switch to fake timers, replace 'waitFor' with 'vi.waitFor', and add 'expect' (#9385) Wonsuk Choi 2025-07-11 11:46:25 +09:00
  • f7c83c2045 test(solid-query/useQueries): switch to fake timers and replace 'waitFor' with 'vi.waitFor' (#9380) Wonsuk Choi 2025-07-11 11:31:28 +09:00
  • d1c8cff3c9 test(solid-query/suspense): switch to fake timers and replace 'waitFor' with 'vi.waitFor' (#9375) Wonsuk Choi 2025-07-11 11:27:28 +09:00
  • 94f2150ff1 test(solid-query/useMutationState): switch to fake timers and replace 'waitFor' with 'vi.waitFor' (#9379) Wonsuk Choi 2025-07-11 11:24:18 +09:00
  • 509064a33c test(solid-query/useIsMutating): switch to fake timers and replace 'waitFor' with 'vi.waitFor' (#9378) Wonsuk Choi 2025-07-11 11:16:04 +09:00
  • 27d82a715c test(solid-query/transition): switch to fake timers and replace 'waitFor' with 'vi.waitFor' (#9376) Wonsuk Choi 2025-07-11 11:11:47 +09:00
  • a0aeac04c1 test(solid-query/useInfiniteQuery): switch to fake timers, and replace 'waitFor' with 'vi.waitFor' (#9391) Wonsuk Choi 2025-07-11 11:08:03 +09:00
  • c66af8acc0 test(solid-query/QueryClientProvider): switch to fake timers and replace 'waitFor' with 'vi.waitFor' (#9374) Wonsuk Choi 2025-07-11 11:03:19 +09:00
  • 8c79719681 test(vue-query/vueQueryPlugin): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync' (#9372) Wonsuk Choi 2025-07-11 10:56:16 +09:00
  • 47f7e8634b test(vue-query/useIsMutating): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync' (#9373) Wonsuk Choi 2025-07-11 10:53:01 +09:00
  • 367a96e86e test(vue-query/useIsFetching): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync' (#9370) Wonsuk Choi 2025-07-11 10:49:17 +09:00
  • fc0b23e120 test(vue-query/useQueries): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync' (#9369) Wonsuk Choi 2025-07-11 10:41:46 +09:00
  • 79893c8bab test(vue-query/queryClient): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync' (#9371) Wonsuk Choi 2025-07-11 10:34:52 +09:00
  • fc2a95cfff test(vue-query/useInfiniteQuery): switch to fake timers and replace 'sleep' with 'advanceTimersByTimeAsync' (#9368) Wonsuk Choi 2025-07-11 10:31:54 +09:00
  • c9daf2cab2 test(react-query/usePrefetchQuery): remove 'vi.waitFor' and add 'advanceTimersByTimeAsync' (#9355) Wonsuk Choi 2025-07-11 10:27:00 +09:00
  • fd7c6557d3 test(react-query/useQueries): remove 'waitFor' and add 'advanceTimersByTimeAsync' (#9367) Wonsuk Choi 2025-07-11 10:13:08 +09:00
  • f6085d0f99 test(react-query/useInfiniteQuery): remove 'vi.waitFor' and add 'advanceTimersByTimeAsync' (#9366) Wonsuk Choi 2025-07-11 09:49:16 +09:00
  • c6808798f5 test(react-query/useMutation): remove 'vi.waitFor', add 'advanceTimersByTimeAsync' and replace 'findByText' with 'getByText' (#9352) Wonsuk Choi 2025-07-11 09:42:07 +09:00
  • 57653780bb test(react-query/mutationOptions): switch to fake timers, remove 'vi.waitFor', and add 'advanceTimersByTimeAsync' (#9397) Wonsuk Choi 2025-07-11 09:37:13 +09:00