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: 564e549
Choose a base ref
...
head repository: TanStack/query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4a589bf
Choose a head ref
  • 4 commits
  • 78 files changed
  • 6 contributors

Commits on Jan 10, 2025

  1. docs(react-query): Add import statement with skipToken to the docs (#…

    …8519)
    
    * docs(react-query): Add import statement with skipToken to the docs
    
    Makes more obvious how should the skipToken be used
    
    * ci: apply automated fixes
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    entioentio and autofix-ci[bot] authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    690fd2a View commit details
    Browse the repository at this point in the history
  2. feat(types): support typing QueryKey and MutationKey via `Registe…

    …r` (#8521)
    
    * feat(types): support typing QueryKey and MutationKey via Register
    
    * ci: apply automated fixes
    
    ---------
    
    Co-authored-by: Dominik Dorfmeister <[email protected]>
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    3 people authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    fd500a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. docs(react-query): highlight per component select pattern for query o…

    …ptions (#8522)
    
    * docs(react-query): per component select pattern
    
    highlight per component select pattern for query options
    
    * Update docs/framework/react/guides/query-options.md
    
    ---------
    
    Co-authored-by: Dominik Dorfmeister <[email protected]>
    DogPawHat and TkDodo authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    8ddebc6 View commit details
    Browse the repository at this point in the history
  2. release: v5.64.0

    tannerlinsley committed Jan 11, 2025
    Configuration menu
    Copy the full SHA
    4a589bf View commit details
    Browse the repository at this point in the history
Loading