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

v2.4.4

20 Aug 19:18
Compare
Choose a tag to compare

2.4.4 (2020-08-20)

Bug Fixes

  • use new observers instead of instances, better styles, display updated timestamp (87ccbb8)

v2.4.3

18 Aug 18:33
34f0a77
Compare
Choose a tag to compare

2.4.3 (2020-08-18)

Bug Fixes

  • Make styles of input controls less dependent on global app styles (#54) (34f0a77)

v2.4.2

30 Jul 22:29
Compare
Choose a tag to compare

2.4.2 (2020-07-30)

Bug Fixes

  • better circular stringify (c1b4a53)
  • resizer spans whole panel (1bda05b)

v2.4.1

27 Jul 13:04
e165f1b
Compare
Choose a tag to compare

2.4.1 (2020-07-27)

Bug Fixes

  • Remove console.log used for debug (#49) (e165f1b)

v2.4.0

26 Jul 14:53
8f80584
Compare
Choose a tag to compare

2.4.0 (2020-07-26)

Features

  • auto adjust height like VSCode terminal (#48) (8f80584)

v2.3.3

26 Jul 06:55
a45cc0a
Compare
Choose a tag to compare

2.3.3 (2020-07-26)

Bug Fixes

  • query button full height and unused props (#47) (a45cc0a)

v2.3.2

23 Jul 20:06
7872193
Compare
Choose a tag to compare

2.3.2 (2020-07-23)

Bug Fixes

  • scrollable query list when overflowed (#46) (7872193)

v2.3.1

15 Jul 21:55
b80aec5
Compare
Choose a tag to compare

2.3.1 (2020-07-15)

Bug Fixes

  • types: Add position option to types def (#43) (b80aec5)

v2.3.0

08 Jul 16:46
Compare
Choose a tag to compare

2.3.0 (2020-07-08)

Features

  • added position, new default position, better responsiveness (b10a962)

v2.2.1

01 Jul 22:51
Compare
Choose a tag to compare

2.2.1 (2020-07-01)

Bug Fixes

  • do not show undefined queryHash (194c5e9)