Releases: uiwjs/react-json-view
v2.0.0-alpha.22
Documentation v2.0.0-alpha.22: https://raw.githack.com/uiwjs/react-json-view/4d764b1/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/4d764b1/index.html
Comparing Changes: v2.0.0-alpha.21...v2.0.0-alpha.22
npm i @uiw/react-json-view@2.0.0
- 🐞 fix: fix KeyName render props issue. fix #46 bfd10bc @jaywcjlove
- 💢 ci: add example #46 025815d @jaywcjlove
v2.0.0-alpha.21
Documentation v2.0.0-alpha.21: https://raw.githack.com/uiwjs/react-json-view/7a753bb/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/7a753bb/index.html
Comparing Changes: v2.0.0-alpha.20...v2.0.0-alpha.21
npm i @uiw/react-json-view@2.0.0
- 💢 ci: update workflow config. d98d1c1 @jaywcjlove
- 🐞 fix: Uncaught TypeError: Do not know how to serialize a BigInt #42 (#43) 9ce310a @gregfenton
v2.0.0-alpha.20
Documentation v2.0.0-alpha.20: https://raw.githack.com/uiwjs/react-json-view/6d5dbeb/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/6d5dbeb/index.html
Comparing Changes: v2.0.0-alpha.19...v2.0.0-alpha.20
npm i @uiw/react-json-view@2.0.0
v2.0.0-alpha.19
Documentation v2.0.0-alpha.19: https://raw.githack.com/uiwjs/react-json-view/b408125/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/b408125/index.html
Comparing Changes: v2.0.0-alpha.18...v2.0.0-alpha.19
npm i @uiw/react-json-view@2.0.0
- 💄 chore(deps): update dependency husky to v9 #31 68bc334 @jaywcjlove
- 💄 chore(deps): update dependency lint-staged to v15 (#17) a609270 @renovate-bot
- 🐞 fix: Fix missing vscode theme type (#38) c65533c @shandypd
v2.0.0-alpha.18
Documentation v2.0.0-alpha.18: https://raw.githack.com/uiwjs/react-json-view/cfb71b5/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/cfb71b5/index.html
Comparing Changes: v2.0.0-alpha.17...v2.0.0-alpha.18
npm i @uiw/react-json-view@2.0.0
- 🆎 type: fix the issue of missing file types. #36 f19ca05 @jaywcjlove
v2.0.0-alpha.17
Documentation v2.0.0-alpha.17: https://raw.githack.com/uiwjs/react-json-view/ba44bfd/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/ba44bfd/index.html
Comparing Changes: v2.0.0-alpha.16...v2.0.0-alpha.17
npm i @uiw/react-json-view@2.0.0
- 🌟 feat: enhance the render method of the Copied component. #35 2101c36 @jaywcjlove
v2.0.0-alpha.16
Documentation v2.0.0-alpha.16: https://raw.githack.com/uiwjs/react-json-view/22dbc16/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/22dbc16/index.html
Comparing Changes: v2.0.0-alpha.15...v2.0.0-alpha.16
npm i @uiw/react-json-view@2.0.0
- 🎨 style: modify copy button style. #33 2730fe4 @jaywcjlove
- 🎨 style: modify copy button style. #33 d41df27 @jaywcjlove
v2.0.0-alpha.15
Documentation v2.0.0-alpha.15: https://raw.githack.com/uiwjs/react-json-view/9f7fcb1/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/9f7fcb1/index.html
Comparing Changes: v2.0.0-alpha.14...v2.0.0-alpha.15
npm i @uiw/react-json-view@2.0.0
- 🐞 fix: fix svg icon line break issue in nextjs. #33 2a46234 @jaywcjlove
- ⛑ test: fix test case issue. #33 9f1ff41 @jaywcjlove
v2.0.0-alpha.14
Documentation v2.0.0-alpha.14: https://raw.githack.com/uiwjs/react-json-view/729afbf/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/729afbf/index.html
Comparing Changes: v2.0.0-alpha.13...v2.0.0-alpha.14
npm i @uiw/react-json-view@2.0.0
- 🌟 feat(Row):
render
returns the index of the parent keys. #27 2e1d1ea @jaywcjlove
v2.0.0-alpha.13
Documentation v2.0.0-alpha.13: https://raw.githack.com/uiwjs/react-json-view/e913715/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/e913715/index.html
Comparing Changes: v2.0.0-alpha.12...v2.0.0-alpha.13
npm i @uiw/react-json-view@2.0.0
- 🐞 fix: fix
onCopied
props issue. #34 3990c7b @jaywcjlove