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@5.90.8
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@5.90.9
Choose a head ref
  • 4 commits
  • 93 files changed
  • 4 contributors

Commits on Nov 13, 2025

  1. feat(react-query-next-experimental): support Next.js 16 (#9868)

    * feat(react-query-next-experimental): support Next.js 16
    
    * feat(react-query-next-experimental): support Next.js 16
    
    * chore(query-example-nextjs-suspense-streaming): Add .gitignore, remove autogenerated file
    
    * ci: apply automated fixes
    
    * chore(query-example-nextjs-suspense-streaming): revert unintended tsconfig change
    
    * chore(query-example-nextjs-suspense-streaming): use react 19.0 like the rest of the repo
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    ValentinGurkov and autofix-ci[bot] authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    7ed2d16 View commit details
    Browse the repository at this point in the history
  2. ci: Version Packages (#9870)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    35deec3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. fix(types): do not drop readonly for partial QueryFilter matching (#9872

    )
    
    * fix(types): do not drop readonly for partial QueryFilter matching
    
    * Create new-keys-raise.md
    TkDodo authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    08b211f View commit details
    Browse the repository at this point in the history
  2. ci: Version Packages (#9873)

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