-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Comparing changes
Open a pull request
base repository: TanStack/query
base: @tanstack/react-query@5.90.11
head repository: TanStack/query
compare: @tanstack/react-query@5.90.12
- 11 commits
- 262 files changed
- 6 contributors
Commits on Nov 26, 2025
-
docs(vue): change query keys example to typescript (#9907)
* docs(vue): change query keys example to typescript This example is written in Javascript, and the fact that `todoId` is a `Ref` is a bit hard to identify. I propose to migrate this example to Typescript, with an import to Vue's Ref type and make the parameter to the example composable explicit. There are more docs that could be improved this way, if it suits you I could also make the changes to these docs :) * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b38734 - Browse repository at this point
Copy the full SHA 8b38734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 758414f - Browse repository at this point
Copy the full SHA 758414fView commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c7510cc - Browse repository at this point
Copy the full SHA c7510ccView commit details -
chore: bring back proper devtools version (#9917)
* chore: bring back proper devtools version * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f0ec12 - Browse repository at this point
Copy the full SHA 1f0ec12View commit details
Commits on Nov 27, 2025
-
ci(changesets): disable auto-merging (#9918)
* ci(changesets): disable auto-merging * Fix knip
Configuration menu - View commit details
-
Copy full SHA for aba3260 - Browse repository at this point
Copy the full SHA aba3260View commit details -
ci(changesets): enable experimental peerDependents option (#9928)
* ci(changesets): enable experimental peerDependents option * Fix typescript-eslint versions
Configuration menu - View commit details
-
Copy full SHA for 73eb629 - Browse repository at this point
Copy the full SHA 73eb629View commit details
Commits on Nov 29, 2025
-
ci: remove @tanstack/publish-config (#9930)
* ci: remove @tanstack/publish-config * Update imports
Configuration menu - View commit details
-
Copy full SHA for b7b452e - Browse repository at this point
Copy the full SHA b7b452eView commit details -
ci: sync config between projects (#9931)
* ci: update typedoc * Remove old check
Configuration menu - View commit details
-
Copy full SHA for 7f4939c - Browse repository at this point
Copy the full SHA 7f4939cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e99b88 - Browse repository at this point
Copy the full SHA 7e99b88View commit details
Commits on Dec 4, 2025
-
fix: update react and nextJs (#9944)
* fix: update react and nextJs and add a nextJs16 integration test * ci: apply automated fixes * oops * Update patch versions for React and TanStack packages Updated the patch versions for various React and TanStack packages. * fix: streamline dependencies * bundle size * fix lock file * fix: update react in example * skip test for now --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 72d8ac5 - Browse repository at this point
Copy the full SHA 72d8ac5View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e8709e - Browse repository at this point
Copy the full SHA 9e8709eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @tanstack/react-query@5.90.11...@tanstack/react-query@5.90.12