jsoneditor v4.2.0 Release Notes

Release Date: 2015-05-14 // almost 9 years ago
    • Implemented option theme, allowing to set a custom theme for the Ace editor. Thanks @nfvs.
    • Implemented option ace, which allows to pass a custom instance of the Ace instead of the embedded version.
    • 🛠 Fixed #186: binding issue to jsonlint.parse.
    • 🛠 Fixed editor.get() manipulating the code when containing an error.