Releases: TanStack/query
Releases · TanStack/query
v2.19.0
2.19.0 (2020-09-15)
Features
- export QueryCache and remove global query cache from docs and examples (#1017) (c81e309)
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)