Skip to content

Releases: bestkolobok/vue3-jsoneditor

v3.0.3

27 Apr 22:47
Compare
Choose a tag to compare

v3.0.2

13 Apr 21:23
Compare
Choose a tag to compare
  • Fixed chanking

v3.0.1

13 Apr 20:56
Compare
Choose a tag to compare
  • Mirgation Vite to v6
  • Additional chunking

v3.0.0

13 Apr 20:16
Compare
Choose a tag to compare
  • Migrated to vanilla-jsoneditor v3
  • Updated Vue to v3.5

v2.8.2

24 Mar 01:04
Compare
Choose a tag to compare

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)