Skip to content

Releases: upstash/react-ui

@upstash/react-databrowser@0.3.11

23 May 12:25
442c2dc
Compare
Choose a tag to compare

Patch Changes

  • 12dfe68: fix small bug with pagination of zset, set, hash and lists
  • a8181db: fix bug with json editing not working because of pipeline

@upstash/react-databrowser@0.3.10

16 May 05:12
ffcc362
Compare
Choose a tag to compare

Patch Changes

  • 078a577: Fix last page sometimes being empty
  • bb40047: Fix deserialization bug
  • 73aa996: Enable autoPipeline in the redis client

@upstash/react-databrowser@0.3.9

03 May 13:42
fdb5664
Compare
Choose a tag to compare

Patch Changes

  • e648094: fix pagination not resetting when type filter changes
  • 893eecc: Implement a better way for fetching keys and their types using less commands

@upstash/react-databrowser@0.3.8

25 Apr 12:37
e2e18b7
Compare
Choose a tag to compare

Patch Changes

  • 61283d6: Fix problems with pagination logic, adding and the toaster

@upstash/react-databrowser@0.3.7

16 Apr 12:36
9daef01
Compare
Choose a tag to compare

Patch Changes

  • 67822e6: Add tooltip for long contents

@upstash/react-databrowser@0.3.6

16 Apr 10:47
120d6e1
Compare
Choose a tag to compare

Patch Changes

  • 76c50c5: Added tooltip for truncated labels.

@upstash/react-databrowser@0.3.5

19 Mar 09:38
c6e1560
Compare
Choose a tag to compare

Patch Changes

  • Added button to copy object fields

@upstash/react-databrowser@0.3.5-canary

19 Mar 09:38
c6e1560
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/upstash/react-ui/compare/@upstash/react-databrowser@0.3.4...@upstash/react-databrowser@0.3.5-canary

@upstash/react-databrowser@0.3.4

25 Dec 08:38
0de8439
Compare
Choose a tag to compare

Patch Changes

  • 2e09e1c: Prevent databrowser to fail when listing redis key

@upstash/react-databrowser@0.3.3

20 Nov 13:50
49ab6dc
Compare
Choose a tag to compare

Patch Changes

  • c747134: Fix json stringify logic