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.67.3
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.68.0
Choose a head ref
  • 6 commits
  • 92 files changed
  • 5 contributors

Commits on Mar 11, 2025

  1. test(query-core): add hashQueryKeyByOptions test code (#8736)

    * test: add hashQueryKeyByOptions test code
    
    * fix: test code
    
    * fix: eslint
    
    ---------
    
    Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
    dngur9801 and TkDodo authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    e86c395 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. test: remove unnecessary async keywords (#8784)

    Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
    dngur9801 and TkDodo authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    4a89814 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    edbb304 View commit details
    Browse the repository at this point in the history
  2. docs: Fix broken links in query-options.md (#8800)

    * fix: broken-link
    
    * fix: remove .md
    dngur9801 authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    d7f4cb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

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

    tannerlinsley committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    1dba812 View commit details
    Browse the repository at this point in the history
Loading