Releases: bestkolobok/vue3-jsoneditor
Releases · bestkolobok/vue3-jsoneditor
Upgrade package
Bug fixing:
- A bug has been fixed, when we pass JSON type of array to the component, it converted into an object
New functionality:
- Added table view mode
- Added the ability to use third-party JSON parsers (by default, native javascript parser is used)