Skip to content

LogicAnalysis/react-query-blog-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Query

This repository is focused on React Query

Changelog

React Query 4.0 (TanStack Query)

  1. Imports: @tanstack/react-query instead of react-query
  2. Query keys are now arrays instead of strings
  3. devtools are now installed separately and imported from @tanstack/react-query-devtools
  4. setLogger was removed. Logger is now aded as a QueryClient option
  5. onSuccess is no longer called from setQueryData

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published