Skip to content

Releases: josdejong/svelte-jsoneditor

v2.3.3

11 Dec 10:19
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Suppress [svelte] reactive_declaration_non_reactive_property warnings during development  -  by @josdejong (5e057)
  • Esm-env warning in vanilla-jsoneditor bundle  -  by @josdejong in #507 (11daf)
    View changes on GitHub

v2.3.2

05 Dec 09:07
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.3.1

27 Nov 14:52
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • No history being created when clicking action buttons such as format and compact  -  by @josdejong (a8c32)
    View changes on GitHub

v2.3.0

27 Nov 13:03
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v2.2.1

27 Nov 12:55
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.2.0

26 Nov 12:20
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v2.1.0

20 Nov 08:46
Compare
Choose a tag to compare

   🚀 Features

  • Implement quick key Ctrl+D to duplicate the current row in table mode  -  by @josdejong (deef1)

   🐞 Bug Fixes

  • Update dependencies (jsonpath-plus, @jsonquerylang/jsonquery and others)  -  by @josdejong (b69e9)
  • Exclude the sass dependency from the vanilla package  -  by @josdejong (e3bcd)
    View changes on GitHub

v2.0.2

05 Nov 15:26
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Cannot sort a nested object inside an array  -  by @josdejong (5ebe9)
  • More efficient patch operation for the undo action of moving an item inside an object  -  by @josdejong (187e9)
  • Performance issue of sorting the keys of large objects  -  by @josdejong (37089)
  • Only expand JSON after sort, transform and expand when isn't expanded already  -  by @josdejong (5d84a)
    View changes on GitHub

v2.0.1

01 Nov 14:24
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

28 Oct 11:02
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub