close
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: @tanstack/react-query@4.42.2
Choose a base ref
...
head repository: TanStack/query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @tanstack/react-query@4.43.0
Choose a head ref
  • 2 commits
  • 65 files changed
  • 2 contributors

Commits on Jan 28, 2026

  1. feat(react-query): backport usePrefetchQuery, usePrefetchInfiniteQuery (

    #10075)
    
    * feat(react-query): backport usePrefetchQuery, usePrefetchInfiniteQuery
    
    * chore: add changeset for backporting usePrefetchQuery and usePrefetchInfiniteQuery
    
    * test(react-query): wrap usePrefetchQuery and usePrefetchInfiniteQuery tests in doNotExecute utility to prevent execution
    
    * chore: update changeset configuration to include fixed packages for @TanStack libraries
    
    * chore: refactor changeset configuration to group fixed packages for @TanStack libraries
    manudeli authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    b3260f0 View commit details
    Browse the repository at this point in the history
  2. ci: Version Packages (v4) (#10076)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    430bdd0 View commit details
    Browse the repository at this point in the history
Loading