Releases: TanStack/query
Releases · TanStack/query
v3.12.3
3.12.3 (2021-03-17)
Bug Fixes
- queryObserver: re-run selector if it throws error (#1875) (cfecf52)
v3.12.2
3.12.2 (2021-03-15)
Bug Fixes
- Do not default to
false
on refetchInactive
(#1934) (0809adc)
v3.12.0
3.12.0 (2021-02-23)
Features
- pass error as second parameter to retryDelay function (#1838) (fbd3488)
v3.11.0
3.11.0 (2021-02-23)
Features
- broadcastQueryClient: experimental support for tab/window syncing (#1793) (4bbfe2a)
v3.10.0
3.10.0 (2021-02-23)
Features
- subscriptions: add event types and metadata to subscriptions (#1792) (9fad892)
v3.9.9
3.9.9 (2021-02-22)
Bug Fixes
v3.9.8
3.9.8 (2021-02-16)
Bug Fixes
- do not attempt to use global for context sharing (7e98e1c)
v3.9.7
3.9.7 (2021-02-16)
Bug Fixes