Commit Graph

  • 2b0d97abc6 release: v5.87.5 v5.87.5 Tanner Linsley 2025-09-15 00:36:06 +00:00
  • ca56514d39 refactor(angular-query): move injectQueries to sub-path export (#9655) Arnoud 2025-09-15 02:33:04 +02:00
  • 6492aed7be docs: Readme fix (#9652) Sarah 2025-09-13 23:48:04 -07:00
  • 94ee0ebeff docs(angular-query): improve mutationOptions jsdoc code example (#9648) Arnoud 2025-09-12 17:11:19 +02:00
  • e3b40d4d0d chore(angular-query): remove standalone component markers as it's now the default (#9647) Arnoud 2025-09-12 15:09:42 +02:00
  • d179168d74 docs: README Updates (#9640) Sarah 2025-09-12 02:20:50 -07:00
  • 2492ed1d9b docs(angular-query): fix error in code snippet (#9645) Arnoud 2025-09-12 01:31:48 +02:00
  • 7f0e7161e4 docs(angular-query): use signal input in placeholder-query-data.md (#9641) Pascal Weyrich 2025-09-12 00:16:24 +02:00
  • 230435d112 release: v5.87.4 v5.87.4 Tanner Linsley 2025-09-10 14:10:04 +00:00
  • 19445a00c0 fix(query-core): infinite re-renders in useQueries (#9639) Minha Kang 2025-09-10 23:05:43 +09:00
  • 1b5c256301 release: v4.41.0 v4.41.0 Tanner Linsley 2025-09-09 07:21:28 +00:00
  • 208029e0df feat(react-query): backport v5 apis about infinite query (#9334) Jonghyeon Ko 2025-09-09 16:12:22 +09:00
  • 508d5a066c release: v4.40.2 v4.40.2 Tanner Linsley 2025-09-09 06:36:06 +00:00
  • f464aa3cd3 [v4] Fix infinite re-renders with synchronous queries in suspense mode (#9584) Kim YoungHoon 2025-09-09 15:34:17 +09:00
  • ccedf3328f test(svelte-query/createMutation): improve callback assertions with 'toHaveBeenNthCalledWith' and apply shorthand property syntax in FailureExample (#9630) Wonsuk Choi 2025-09-08 21:58:06 +09:00
  • 2bf8fa3175 release: v5.87.3 v5.87.3 Tanner Linsley 2025-09-08 12:51:41 +00:00
  • af50368d76 fix(query-devtools): add work break to code element to prevent DevPanel from expanding (#9625) Ji-hoon Choi 2025-09-08 21:48:04 +09:00
  • f023881656 docs: update fetchNextPage condition in Example component (#9626) amir hossein Agha alikhani 2025-09-08 16:06:18 +03:30
  • 3ef06cfb83 fix(ci): resolve v4 CI timeout by disabling Nx Cloud distributed execution (#9623) Kim YoungHoon 2025-09-06 11:10:45 +09:00
  • f49cc75e4a docs: Remove fragment in disabling-queries guide (#9619) Zakaria Abu Sarah ザカリヤ 2025-09-05 16:48:13 +02:00
  • 92d6b7bc86 release: v5.87.2 v5.87.2 Tanner Linsley 2025-09-05 14:37:39 +00:00
  • 3af530d657 fix(solid-query-devtools): fix typing issue (#9621) Alem Tuzlak 2025-09-05 16:18:21 +02:00
  • bc2c87fceb release: v5.87.1 v5.87.1 Tanner Linsley 2025-09-05 14:15:20 +00:00
  • 1c8a921677 fix(query-core): update initialData when an observer mounts while a Query without data exists (#9620) Dominik Dorfmeister 2025-09-05 16:13:31 +02:00
  • b43af57cd2 release: v5.87.0 v5.87.0 Tanner Linsley 2025-09-05 11:55:19 +00:00
  • a0b96db937 feat(query-core): add timeoutManager to allow changing setTimeout/setInterval (#9612) Jake Teton-Landis 2025-09-05 07:37:09 -04:00
  • 2283633684 docs(angular-query): update Angular Zoneless doc (#9616) Arnoud 2025-09-04 14:05:23 +02:00
  • 1599bb4742 release: v5.86.0 v5.86.0 Tanner Linsley 2025-09-04 09:27:33 +00:00
  • b25412a9e3 ref: rename queryFn to streamFn in streamedQuery (#9606) Dominik Dorfmeister 2025-09-04 11:19:15 +02:00
  • 8f24580fda feat(query-core): add custom reducer support to streamedQuery (#9532) marco gobbi 2025-09-04 11:03:41 +02:00
  • 43049c5534 test(react-query/useMutationState): clarify assertions and improve code formatting (#9611) Wonsuk Choi 2025-09-03 17:35:56 +09:00
  • 7306474eee chore(tsconfig.json): simplify 'include' patterns by consolidating file extensions and directory paths (#9547) Wonsuk Choi 2025-09-03 16:56:51 +09:00
  • c75a994ca2 Fix svelte optimistic updates example (#8005) BennettLiam 2025-09-03 02:31:45 +01:00
  • 0a35234ce4 release: v5.85.9 v5.85.9 Tanner Linsley 2025-09-02 12:17:18 +00:00
  • 564a4f6e19 fix(query-core): ensure combine re-executes after cache restoration with memoized combine (#9592) Kim YoungHoon 2025-09-02 21:12:59 +09:00
  • 5221029907 test(react-query/HydrationBoundary): add tests for 'non-object' state and missing 'queries' property handling (#9605) Wonsuk Choi 2025-09-02 17:24:46 +09:00
  • aec19c93a5 release: v5.85.8 v5.85.8 Tanner Linsley 2025-09-02 07:59:16 +00:00
  • c44ca473e4 ci: apply automated fixes autofix-ci[bot] 2025-09-02 07:54:17 +00:00
  • ef0c16ecb1 refactor(react-query): replace magic number with named constant in suspense timers (#9607) Minha Kang 2025-09-02 16:53:28 +09:00
  • a978b34b1b release: v5.85.7 v5.85.7 Tanner Linsley 2025-09-02 07:22:33 +00:00
  • 7d24156159 refactor(query-core): improve replaceEqualDeep performance (#9604) Flo 2025-09-02 09:18:20 +02:00
  • f97d7258a0 docs: mention second parameter for cancelQueries (#9597) Vlad Kovechenkov 2025-09-02 05:08:19 +02:00
  • 0650eaf116 docs: clarify queryClient refetch behavior for stale queries (#9560) Imad Selka 2025-09-01 11:53:17 +01:00
  • b998f68a57 release: v5.85.6 v5.85.6 Tanner Linsley 2025-08-30 12:21:11 +00:00
  • 379670dd0a fix(core): make sure queries revert synchronously (#9601) Dominik Dorfmeister 2025-08-30 14:19:17 +02:00
  • 428c19fa33 docs: update mutation status type (#9595) 우혁 2025-08-30 14:47:27 +09:00
  • 2a8ba49919 docs: remove unnecessary trailing comma (#9594) 우혁 2025-08-30 14:44:30 +09:00
  • 54efe225b6 docs: fix type definitions in useQuery options (union, parameters, extra parentheses) (#9596) 우혁 2025-08-30 14:36:19 +09:00
  • ad0ca9f37c docs: fix missing comma in useMutation example to prevent syntax errors (#9593) 우혁 2025-08-30 14:28:48 +09:00
  • eee4405f7f ci(v4): update test command in GitHub Actions workflow to use pnpm (#9524) Jonghyeon Ko 2025-08-24 16:12:55 +09:00
  • a1b1279be3 test(react-query/useMutation): remove '@testing-library/jest-dom/vitest' import (#9569) Wonsuk Choi 2025-08-20 12:58:59 +09:00
  • 7c464e3ded chore(deps): update marocchino/sticky-pull-request-comment digest to 9c40848 (#9473) renovate[bot] 2025-08-19 12:29:46 +02:00
  • 1b0346fca8 docs: Updates examples for invalidation from mutations (#9261) Kier Borromeo 2025-08-19 18:23:41 +08:00
  • 9a3f68373d docs: Add not-prose class to browser logo images in devtools documentation (#9556) Dmytro Borysov 2025-08-19 11:59:08 +02:00
  • 0a0e01443d release: v5.85.5 v5.85.5 Tanner Linsley 2025-08-19 09:41:34 +00:00
  • abab082593 fix(core): only reject when promise gets used (#9576) Dominik Dorfmeister 2025-08-19 11:39:34 +02:00
  • ef0a9d2c7e release: v5.85.4 v5.85.4 Tanner Linsley 2025-08-19 09:10:56 +00:00
  • e4f5ce8ec2 fix(core): never revert to undefined data (#9577) Dominik Dorfmeister 2025-08-19 11:09:11 +02:00
  • 2989e69dc0 docs(react-query): recommend defaultError = unknown instead of AxiosError (#9575) Lee 2025-08-19 00:46:32 +09:00
  • f1e608bcac docs: update community resources TkDodo 2025-08-18 12:19:08 +02:00
  • b6516bd25e release: v5.85.3 v5.85.3 Tanner Linsley 2025-08-14 13:05:50 +00:00
  • 51aad7ddf7 fix(query-core): race condition in StrictMode (#9565) Dominik Dorfmeister 2025-08-14 15:04:05 +02:00
  • de3626a368 test(core): tests for StrictMode behaviour TkDodo 2025-08-14 13:49:05 +02:00
  • e14f39c6ee release: v5.85.2 v5.85.2 Tanner Linsley 2025-08-14 08:51:42 +00:00
  • 0991576781 fix(query-core): query cancellation and reverting (#9293) Dominik Dorfmeister 2025-08-14 10:49:58 +02:00
  • 31f51b97fa release: v5.85.1 v5.85.1 Tanner Linsley 2025-08-14 07:57:58 +00:00
  • 4806dfaf23 fix(query-core): have revertState capture manual updates (#9558) Dominik Dorfmeister 2025-08-14 09:56:12 +02:00
  • 9ae770b9d0 chore: update bundle-size badges to react 19.1.1 TkDodo 2025-08-14 09:50:27 +02:00
  • aab51d9398 release: v5.85.0 v5.85.0 Tanner Linsley 2025-08-12 12:41:10 +00:00
  • c63713fc38 feat: add solid devtools panel export to solid devtools (#9551) Alem Tuzlak 2025-08-12 14:37:39 +02:00
  • 6402d756b7 chore: update browser icons (#9555) Dmytro Borysov 2025-08-11 18:22:20 +02:00
  • d25c0da344 docs: Add Firefox and Edge browser extension support to devtools docs (#9548) Dmytro Borysov 2025-08-11 13:08:47 +02:00
  • 763cee3e16 Add oRPC to community projects for TanStack Query (Vue) (#9539) Lubos 2025-08-10 02:58:05 +08:00
  • fba477ba2b Add oRPC to community projects for TanStack Query (React) (#9538) Lubos 2025-08-10 02:52:50 +08:00
  • 3a999ccd9f Add Hey API to community projects for TanStack Query (Vue) (#9535) Lubos 2025-08-10 02:48:20 +08:00
  • 0455d58bd7 Add Hey API to community projects for TanStack Query (React) (#9534) Lubos 2025-08-10 02:44:39 +08:00
  • 6bf2eb7450 chore(tsconfig.json): add 'test-setup.ts' to 'include' array (#9545) Wonsuk Choi 2025-08-10 03:25:04 +09:00
  • 77e53b0c21 test(react-query/useIsFetching): remove unnecessary 'advanceTimersByTimeAsync', unify to 'rendered', and add detailed 'expect' for custom queryClient and state updates during rendering (#9530) Wonsuk Choi 2025-08-10 03:05:44 +09:00
  • 95db48b81a chore(angular-query): add infiniteQueryOptions tests from react-query (#9544) Arnoud 2025-08-09 13:43:11 +02:00
  • edd1bd08e0 release: v5.84.2 v5.84.2 Tanner Linsley 2025-08-08 14:00:25 +00:00
  • cd6ea9a7ab fix(angular-query): align mutation options to most recent react-query types (#9543) Arnoud 2025-08-08 15:57:42 +02:00
  • 34657e5a12 test(react-query/mutationOptions): add tests for without 'mutationKey' in 'mutationOptions' and add 'sleep' to 'mutationFn' (#9510) Wonsuk Choi 2025-08-02 00:41:34 +09:00
  • 0db1056fdb release: v5.84.1 v5.84.1 Tanner Linsley 2025-08-01 12:14:43 +00:00
  • 025f080bb3 refactor(angular-query): restructure package type declaration path (#9519) Arnoud 2025-08-01 14:11:54 +02:00
  • 711010ce73 test(react-query/QueryResetErrorBoundary): add 'sleep' and simplify 'queryFn', add multiple 'expect' cases (#9523) Wonsuk Choi 2025-08-01 18:10:22 +09:00
  • 6a85584fe1 release: v5.84.0 v5.84.0 Tanner Linsley 2025-07-31 19:52:28 +00:00
  • 7b19d49e67 feat(devtools): add setting to hide disabled queries (#9500) JonLuca De Caro 2025-07-31 12:48:18 -07:00
  • e07812be21 fix(react-query): HydrationBoundary has strictly typed state (#9520) clover caruso 2025-07-31 15:48:07 -04:00
  • c8322d96b1 docs: add missing period (#9509) Sajad Torkamani 2025-07-31 19:35:25 +01:00
  • 250dbd9b6a chore(angular-query): run publint and attw on tarball (#9518) Arnoud 2025-07-31 16:17:05 +02:00
  • 8f474ad817 release: v5.83.1 v5.83.1 Tanner Linsley 2025-07-31 12:42:20 +00:00
  • 422f2ecbd6 refactor(angular-query): build package using vite (#9517) Arnoud 2025-07-31 14:38:33 +02:00
  • 74d8ce67e8 chore(angular-query): move test-setup.ts (#9516) Arnoud 2025-07-31 13:38:48 +02:00
  • cc45977e39 test(query-core/mutationCache): add 'sleep' to callbacks and remove 'await' from 'executeMutation' using 'advanceTimersByTimeAsync' (#9506) Wonsuk Choi 2025-07-29 23:05:45 +09:00
  • e9d9080705 test(svelte-query/createQueries): simplify 'queryFn' and add test for success when queries reslove at different times (#9494) Wonsuk Choi 2025-07-26 22:21:05 +09:00
  • 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