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.5
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.6
Choose a head ref
  • 16 commits
  • 152 files changed
  • 12 contributors

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    ec4214a View commit details
    Browse the repository at this point in the history
  2. ci: Version Packages (#9791)

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

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    ddf6b80 View commit details
    Browse the repository at this point in the history
  2. ci: Version Packages (#9795)

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

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    907087f View commit details
    Browse the repository at this point in the history
  2. ci: Version Packages (#9802)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    9d5ea11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c272bd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. docs(examples): update queryKey to be reactive in vue files (#9807)

    docs(examples): update queryKey to have reactivity in vue files
    itamarzwi authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    9371479 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2025

  1. docs: Fix typo in Connect section of community-projects.md (#9777)

    Fix typo in Connect section of community-projects.md
    gregthebusker authored Oct 25, 2025
    Configuration menu
    Copy the full SHA
    38b4008 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Configuration menu
    Copy the full SHA
    1986929 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. docs: fix escaped underscores in target attributes (#9823)

    Remove unnecessary backslash escapes from target="_parent"
    attributes in badge links. HTML attributes don't require
    underscore escaping.
    
    Lines modified: 10, 13, 16
    
    Co-authored-by: PaulyBearCoding <PaulyBearCoding@users.noreply.github.com>
    PaulyBearCoding and PaulyBearCoding authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    75e7ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1385590 View commit details
    Browse the repository at this point in the history
  3. fix(solid-query): enable experimental_prefetchInRender by default for… (

    #9822)
    
    * fix(solid-query): enable experimental_prefetchInRender by default for solid on server
    
    * Update solid-query to enable experimental prefetch
    
    Enable experimental_prefetchInRender by default for @tanstack/solid-query.
    
    ---------
    
    Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
    birkskyum and TkDodo authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    6ebee2e View commit details
    Browse the repository at this point in the history
  4. ci: Version Packages (#9833)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    4878815 View commit details
    Browse the repository at this point in the history
  5. fix(query-core): don't update dataUpdateCount when setting initial da…

    …ta (#9743)
    
    * fix isFetchedAfterMount
    
    * changeset
    
    * ci: apply automated fixes
    
    * call setState directly
    
    * changeset update
    
    * successState
    
    * ci: apply automated fixes
    
    * just set success state
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
    3 people authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    1638c02 View commit details
    Browse the repository at this point in the history
  6. ci: Version Packages (#9834)

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