Releases: bestkolobok/vue3-jsoneditor
Releases · bestkolobok/vue3-jsoneditor
v3.0.3
v3.0.2
- Fixed chanking
v3.0.1
- Mirgation Vite to v6
- Additional chunking
v3.0.0
- Migrated to vanilla-jsoneditor v3
- Updated Vue to v3.5
v2.8.2
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)