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.87.4
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.89.0
Choose a head ref
  • 13 commits
  • 249 files changed
  • 12 contributors

Commits on Sep 11, 2025

  1. Configuration menu
    Copy the full SHA
    7f0e716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2492ed1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. docs: README Updates (#9640)

    * readme updates
    
    * fix devtools link
    
    * Apply suggestion from @coderabbitai[bot]
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * Update README.md
    
    Co-authored-by: Sarah <[email protected]>
    
    ---------
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Co-authored-by: Dominik Dorfmeister <[email protected]>
    3 people authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    d179168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b40d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94ee0eb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. docs: Readme fix (#9652)

    * remove css and fix layout
    
    * fix readme and remove css
    
    * ci: apply automated fixes
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    LadyBluenotes and autofix-ci[bot] authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    6492aed View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Configuration menu
    Copy the full SHA
    ca56514 View commit details
    Browse the repository at this point in the history
  2. release: v5.87.5

    tannerlinsley committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    2b0d97a View commit details
    Browse the repository at this point in the history
  3. feat(angular-query): move devtools to conditional sub-paths (#9270)

    * feat(angular-query-devtools): move devtools to conditional sub-paths, improves tree shaking and dependency injection
    
    * Fix compatibility with moduleResolution node
    
    * ci: apply automated fixes
    
    * fix preview release for angular-query
    
    * Fix angular-query preview release
    
    * Revert some changes made obsolete by better Vite based alternative
    
    * Update export paths
    
    * Fix production exports and publishconfig
    
    * knip config
    
    * remove postpack
    
    * Generate API reference docs
    
    * type declarations in correct directory
    
    * Update documentation
    
    * knip config
    
    * Optional core devtools dependency
    
    * ci: apply automated fixes
    
    * regenerate api reference docs
    
    * ci: apply automated fixes
    
    * ci: apply automated fixes (attempt 2/3)
    
    * regenerate api reference docs
    
    * formatting
    
    * apply coderabbit suggestions
    
    * Improve unit tests
    
    * docs
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    arnoud-dv and autofix-ci[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    e75a5f9 View commit details
    Browse the repository at this point in the history
  4. release: v5.88.0

    tannerlinsley committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    66df211 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. chore(deps): update marocchino/sticky-pull-request-comment digest to …

    …a071bc9 (#9627)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    0e99327 View commit details
    Browse the repository at this point in the history
  2. feat(query-core): add context to mutationfn & mutation callbacks (#9615)

    * feat(query-core): add context to mutationfn
    
    Co-Authored-By: travikk <[email protected]>
    
    * fix(query-core): mutation onSuccess scope param should also be undefined
    
    Co-Authored-By: travikk <[email protected]>
    
    * feat: add scope deprecate context on mutation state
    
    * feat(query-core): add mutation context to all mutation callbacks
    
    * chore: pr amends
    
    Co-Authored-By: Dominik Dorfmeister <[email protected]>
    
    * test(unit): update to handle context in mutation callbacks
    
    * chore: rename to onMutateResult
    
    * chore: revert context deprecation on MutationState
    
    ---------
    
    Co-authored-by: travikk <[email protected]>
    Co-authored-by: Dominik Dorfmeister <[email protected]>
    Co-authored-by: Dominik Dorfmeister <[email protected]>
    4 people authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    a2151d2 View commit details
    Browse the repository at this point in the history
  3. release: v5.89.0

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