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: v4.22.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: v4.23.0
Choose a head ref
  • 5 commits
  • 23 files changed
  • 6 contributors

Commits on Jan 22, 2023

  1. release: v4.22.4

    tannerlinsley committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    81baae3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. docs(useMutation): correct docs for mutate function callbacks (#4601)

    * docs(useMutation): correct docs for mutate function callbacks
    
    * docs: fix merge conflicts
    
    Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
    QzCurious and TkDodo authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    4ac7c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69a7d72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea67377 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. feat(client components): add use client directive at the top of fil…

    …es having client components (#4738)
    
    Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
    Co-authored-by: Fredrik Höglund <fredrik.hoglund@gmail.com>
    3 people authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f57c8dc View commit details
    Browse the repository at this point in the history
Loading