Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TanStack/query
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.85.7
Choose a base ref
...
head repository: TanStack/query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.85.9
Choose a head ref
  • 6 commits
  • 83 files changed
  • 7 contributors

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    ef0c16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c44ca47 View commit details
    Browse the repository at this point in the history
  3. release: v5.85.8

    tannerlinsley committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    aec19c9 View commit details
    Browse the repository at this point in the history
  4. test(react-query/HydrationBoundary): add tests for 'non-object' state…

    … and missing 'queries' property handling (#9605)
    
    Co-authored-by: Jonghyeon Ko <manudeli.ko@gmail.com>
    sukvvon and manudeli authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    5221029 View commit details
    Browse the repository at this point in the history
  5. fix(query-core): ensure combine re-executes after cache restoration w…

    …ith memoized combine (#9592)
    
    * fix(query-core): ensure combine re-executes after cache restoration with memoized combine
    
    * fix(query-core): add error field to result change detection
    
    * test(query-core): add test for QueriesObserver early return notification
    
    * test(query-core): improve test for QueriesObserver early return notification
    
    * refactor(query-core): use shallowEqualObjects for result comparison
    
    * refactor(query-core): improve setQueries flow and fix persist/restore issue with memoized combine
    
    * refactor(query-core): improve setQueries flow and remove log
    
    * test(react-query): update useQueries expectations for metadata change detection
    
    * test(react-query): fix test comments
    
    * test(react-query): add test for stable combine optimization on unrelated re-renders
    
    ---------
    
    Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
    joseph0926 and TkDodo authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    564a4f6 View commit details
    Browse the repository at this point in the history
  6. release: v5.85.9

    tannerlinsley committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    0a35234 View commit details
    Browse the repository at this point in the history
Loading