Skip to content

Releases: TanStack/query

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)

v2.15.3

06 Sep 18:09
ce7acd0
Compare
Choose a tag to compare

2.15.3 (2020-09-06)

Bug Fixes

v2.15.2

06 Sep 18:06
e0cb76f
Compare
Choose a tag to compare

2.15.2 (2020-09-06)

Bug Fixes

  • make sure setQueryData is not considered as initial data (#966) (cb2b425)

v2.15.1

04 Sep 16:13
1117a51
Compare
Choose a tag to compare

2.15.1 (2020-09-04)

Bug Fixes

  • use hook config on refocus or reconnect (#964) (e9770b7)

v2.15.0

04 Sep 03:44
Compare
Choose a tag to compare

2.15.0 (2020-09-04)

Features

  • add forceFetchOnMount flag (#954) (7c22791)
  • add isPreviousData and isFetchedAfterMount flags (#961) (c6c0de6)

v2.14.1

02 Sep 15:54
445ae1f
Compare
Choose a tag to compare

2.14.1 (2020-09-02)

Bug Fixes

  • ignore errors from background fetches (#953) (445ae1f)

v2.14.0

02 Sep 12:47
b3c9ce8
Compare
Choose a tag to compare

2.14.0 (2020-09-02)

Features