-
-
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.3
head repository: TanStack/query
compare: @tanstack/react-query@5.90.4
- 12 commits
- 100 files changed
- 8 contributors
Commits on Oct 15, 2025
-
fix(eslint-plugin): avoid imports from typescript (#9759)
* fix(eslint-plugin): avoid imports from typescript * add changeset * fix
Configuration menu - View commit details
-
Copy full SHA for b9a478d - Browse repository at this point
Copy the full SHA b9a478dView 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 b59925e - Browse repository at this point
Copy the full SHA b59925eView commit details
Commits on Oct 16, 2025
-
fix: allow useQueries with combine property in no-unstable-deps rule (#…
…9720) * fix: allow useQueries with combine property in no-unstable-deps rule - Add hasCombineProperty function to detect combine property in useQueries calls - Skip tracking useQueries with combine as unstable since combine makes result stable - Add tests for useQueries with and without combine property - Fixes #9718 * ci: apply automated fixes * Create ten-crabs-glow.md --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
Configuration menu - View commit details
-
Copy full SHA for 9595254 - Browse repository at this point
Copy the full SHA 9595254View commit details -
Configuration menu - View commit details
-
Copy full SHA for eae25b3 - Browse repository at this point
Copy the full SHA eae25b3View 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 9df1308 - Browse repository at this point
Copy the full SHA 9df1308View commit details -
fix: solid-query-devtools and panel query client (#9763)
* fixed solid-query-devtools and panel * Added changeset * Fixed typo
Configuration menu - View commit details
-
Copy full SHA for 8fe3b10 - Browse repository at this point
Copy the full SHA 8fe3b10View 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 c36a524 - Browse repository at this point
Copy the full SHA c36a524View 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 a7ff29b - Browse repository at this point
Copy the full SHA a7ff29bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 969801c - Browse repository at this point
Copy the full SHA 969801cView commit details -
fix(types): remove duplicate Array condition in MutationKey type (#9754)
* fix(types): preserve readonly mutation keys by removing duplicate Array check * Fix duplicate Array condition in MutationKey type * ci: apply automated fixes * fix: make MutationKey type consistent with QueryKey * chore: trigger GitHub UI refresh --------- Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20ef922 - Browse repository at this point
Copy the full SHA 20ef922View 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 cfc755c - Browse repository at this point
Copy the full SHA cfc755cView 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 64507ba - Browse repository at this point
Copy the full SHA 64507baView 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.3...@tanstack/react-query@5.90.4