Tags: squarethecircle/react-query
Tags
Merge remote-tracking branch 'origin/master' into beta
fix: make sure to remove the correct query from cache
fix: add ability to type the query key in the query function context
fix: only trigger suspense when loading for the first time
fix: Update React peer dependency (TanStack#1260) Update React peer dependency to include v17. Without this change everything is working fine but "incorrect peer dependency" warning appears in the console. I think no CI change is necessary to run tests over React v16 and v17?
PreviousNext