Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Releases: tannerlinsley/react-query-devtools

v3.0.0-beta.1

13 Nov 23:51
16b0ea5
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2020-11-13)

Features

BREAKING CHANGES

  • Uses the new React Query v3 API

v2.6.3

05 Nov 22:48
e2b7527
Compare
Choose a tag to compare

2.6.3 (2020-11-05)

Bug Fixes

  • Add containerElement prop to customize devtools container element, default to 'footer' (#77) (e2b7527)

v2.6.2

05 Nov 18:37
d1d15e1
Compare
Choose a tag to compare

2.6.2 (2020-11-05)

Bug Fixes

v2.6.1

01 Nov 14:31
86f5a8d
Compare
Choose a tag to compare

2.6.1 (2020-11-01)

Bug Fixes

  • Check subentries length and append correct plural (#74) (86f5a8d)

v2.6.0

10 Oct 03:12
cb1b217
Compare
Choose a tag to compare

2.6.0 (2020-10-10)

Features

  • Add support to render non array iterables (#72) (cb1b217)

v2.5.1

25 Sep 15:37
f42db01
Compare
Choose a tag to compare

2.5.1 (2020-09-25)

Bug Fixes

  • toggle button taking full width on Safari (#68) (f42db01)

v2.5.0

18 Sep 20:52
Compare
Choose a tag to compare

2.5.0 (2020-09-18)

Features

  • inspector: format query key, show inactive state (eb49a74)

v2.4.7

07 Sep 18:46
0854293
Compare
Choose a tag to compare

2.4.7 (2020-09-07)

Bug Fixes

  • add backwards compatibility isStale (#64) (0854293)

v2.4.6

06 Sep 18:02
40c1593
Compare
Choose a tag to compare

2.4.6 (2020-09-06)

Bug Fixes

v2.4.5

31 Aug 14:25
Compare
Choose a tag to compare

2.4.5 (2020-08-31)

Bug Fixes