Releases: TanStack/query
Releases · TanStack/query
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)
v3.2.0-beta.23
Bug Fixes
- make sure to remove the correct query from cache (7432998)
v3.2.0-beta.22
Bug Fixes
- add ability to type the query key in the query function context (06833ba)
- make sure suspense is always triggered when loading a query (f0d32ca)
v3.2.0-beta.21
Bug Fixes
- only trigger suspense when loading for the first time (360d38c)
v3.2.0-beta.20
Features
- add errorUpdatedAt property (c47f415)