Skip to content

Releases: upstash/react-ui

@upstash/react-databrowser@0.3.20

22 Aug 12:53
0e89573
Compare
Choose a tag to compare

Patch Changes

  • 8df8484: add keepAlive:false back

@upstash/react-cli@1.0.13

24 Jul 15:06
dfba00a
Compare
Choose a tag to compare

Patch Changes

@upstash/react-cli@1.0.12

24 Jul 14:53
3686d61
Compare
Choose a tag to compare

Patch Changes

  • 3bed065: added new help text to cli

@upstash/react-databrowser@0.3.19

15 Jul 06:18
360274d
Compare
Choose a tag to compare

Patch Changes

  • f6872f5: fix alignment of cancel button in delete modal

@upstash/react-databrowser@0.3.17

26 Jun 07:33
2315abf
Compare
Choose a tag to compare

What's Changed

  • fix: disable sorting arrays by @CahidArda in #87
  • chores: changeset by @CahidArda in #88
  • chore(release): version packages by @github-actions in #89

Full Changelog: https://github.com/upstash/react-ui/compare/@upstash/react-databrowser@0.3.16...@upstash/react-databrowser@0.3.18

@upstash/react-databrowser@0.3.16

20 Jun 12:15
ca55fe9
Compare
Choose a tag to compare

Patch Changes

@upstash/react-databrowser@0.3.15

12 Jun 11:18
7554a03
Compare
Choose a tag to compare

What's Changed

  • fix cursors not getting parsed correctly to numbers by @ytkimirti in #82
  • chore(release): version packages by @github-actions in #83

Full Changelog: https://github.com/upstash/react-ui/compare/@upstash/react-databrowser@0.3.14...@upstash/react-databrowser@0.3.15

@upstash/react-databrowser@0.3.14

10 Jun 09:57
02e59e5
Compare
Choose a tag to compare

What's Changed

  • Call toast with error message on fetch error by @CahidArda in #80
  • chore(release): version packages by @github-actions in #81

Full Changelog: https://github.com/upstash/react-ui/compare/@upstash/react-databrowser@0.3.13...@upstash/react-databrowser@0.3.14

@upstash/react-databrowser@0.3.13

27 May 15:14
6cf5d99
Compare
Choose a tag to compare

Patch Changes

  • 5d761ff: fix bug with json data not getting prettified
  • 76aff24: Bumping upstash/redis to version 1.31.3

@upstash/react-databrowser@0.3.12

24 May 13:31
ec4b98a
Compare
Choose a tag to compare

Patch Changes

  • 3663026: Fix JSON serialization issue