Releases: TanStack/query
Releases · TanStack/query
v2.26.4
2.26.4 (2020-12-07)
Bug Fixes
- types: change the order of types so that correct type inference is picked for Object syntax (#1330) (6e2e37e)
v3.2.0-beta.30
Bug Fixes
- add defaults to setQueryData (05b2c2d)
v3.2.0-beta.29
Bug Fixes
- prevent state update after mutation unmounted (9d66f43)
v3.2.0-beta.28
Features
- throw error when QueryClientProvider has not been used to set a query client (#1309) (163339f)
v3.2.0-beta.26
Bug Fixes
- make sure component re-render when they should (46a7346)
v3.2.0-beta.25
Features
- add granular component re-render control (99951a0)
v3.2.0-beta.24
Bug Fixes
- semantic release maintenance (no changes) (61e7b9b)
- Update React peer dependency (#1260) (df3460b)
Features
- semantic release maintenance (no changes) (f613e18)