Skip to content

Releases: TexteaInc/json-viewer

json-viewer: v2.15.0

21 Mar 02:53
Compare
Choose a tag to compare

2.15.0 (2023-03-21)

Features

  • expose class json-viewer-theme-* for style customization (3ea2805)
  • support passing sx props to customize the style (e10fe1d)

Bug Fixes

  • copying on circular JSON/Array throws error (edfe2f3)
  • eliminate eslint warning (e598660)
  • improve copy on BigInt / Map / Set (7c46e07)

json-viewer: v2.14.1

07 Mar 19:13
Compare
Choose a tag to compare

2.14.1 (2023-03-07)

Bug Fixes

  • revert #169, closes #240
  • migrate zustand away from `zustand/context' (ed6c699)
  • migrate zustand to v4 (5bbfcf9)

json-viewer: v2.14.0

23 Feb 19:50
Compare
Choose a tag to compare

2.14.0 (2023-02-23)

Features

Bug Fixes

  • reduce MUI size by using @swc/plugin-transform-imports (#169) (f5739d6)

json-viewer: v2.13.1

26 Jan 07:50
Compare
Choose a tag to compare

2.13.1 (2023-01-26)

Bug Fixes

json-viewer: v2.13.0

14 Jan 05:29
Compare
Choose a tag to compare

2.13.0 (2023-01-14)

Features

  • ui: replace triple dots (...) with ellipsis (…) (#165) (6e3f1cf)

Bug Fixes

json-viewer: v2.12.5

11 Jan 03:37
Compare
Choose a tag to compare

2.12.5 (2023-01-11)

Bug Fixes

  • move eslint related deps to devDependencies (#142) (7e2705d)
  • remove workspaces in package.json before release (#143) (e3723c1)

json-viewer: v2.12.4

01 Jan 15:10
Compare
Choose a tag to compare

2.12.4 (2023-01-01)

Bug Fixes

  • cannot resolve @textea/dev-kit/utils (#134) (2b7abc8)

json-viewer: v2.12.3

29 Dec 04:45
Compare
Choose a tag to compare

2.12.3 (2022-12-26)

Bug Fixes

json-viewer: v2.12.2

24 Dec 03:12
Compare
Choose a tag to compare

2.12.2 (2022-12-24)

Bug Fixes

json-viewer: v2.12.1

24 Dec 01:33
Compare
Choose a tag to compare

2.12.1 (2022-12-24)

Bug Fixes