Releases: TanStack/query
Releases · TanStack/query
v2.17.2
2.17.2 (2020-09-13)
Bug Fixes
- make sure initial data always uses initial stale (#1010) (460ab33)
v2.17.1
2.17.1 (2020-09-13)
Bug Fixes
- useInfinityQuery fetchMore should not throw (#1004) (c7e342a)
v2.17.0
2.17.0 (2020-09-12)
Bug Fixes
Features
v2.15.4
2.15.4 (2020-09-06)
Bug Fixes
- hydration: overwrite the existing data in the cache if hydrated data is newer (#976) (7730fee)
v2.15.2
2.15.2 (2020-09-06)
Bug Fixes
- make sure setQueryData is not considered as initial data (#966) (cb2b425)
v2.15.1
2.15.1 (2020-09-04)
Bug Fixes
- use hook config on refocus or reconnect (#964) (e9770b7)