Skip to content

Releases: TanStack/query

v2.20.1

16 Sep 20:41
7b44a50
Compare
Choose a tag to compare

2.20.1 (2020-09-16)

Bug Fixes

  • should be able to invalidate queries (#1006) (c5738db)
  • should throw error when using useErrorBoundary (#1016) (7b44a50)

v2.20.0

16 Sep 14:57
34a7c1c
Compare
Choose a tag to compare

2.20.0 (2020-09-16)

Features

v2.19.0

15 Sep 18:18
c81e309
Compare
Choose a tag to compare

2.19.0 (2020-09-15)

Features

  • export QueryCache and remove global query cache from docs and examples (#1017) (c81e309)

v2.18.0

14 Sep 22:43
959e19e
Compare
Choose a tag to compare

2.18.0 (2020-09-14)

Features

v2.17.2

13 Sep 22:20
460ab33
Compare
Choose a tag to compare

2.17.2 (2020-09-13)

Bug Fixes

  • make sure initial data always uses initial stale (#1010) (460ab33)

v2.17.1

13 Sep 14:28
065ffe0
Compare
Choose a tag to compare

2.17.1 (2020-09-13)

Bug Fixes

  • useInfinityQuery fetchMore should not throw (#1004) (c7e342a)

v2.17.0

12 Sep 15:14
3d967bf
Compare
Choose a tag to compare

2.17.0 (2020-09-12)

Bug Fixes

Features

v2.16.1

11 Sep 19:32
1eb4d00
Compare
Choose a tag to compare

2.16.1 (2020-09-11)

Bug Fixes

v2.16.0

11 Sep 14:23
93db5b6
Compare
Choose a tag to compare

2.16.0 (2020-09-11)

Features

v2.15.4

06 Sep 21:10
7730fee
Compare
Choose a tag to compare

2.15.4 (2020-09-06)

Bug Fixes

  • hydration: overwrite the existing data in the cache if hydrated data is newer (#976) (7730fee)