Changes in version 4.0.0 (2023-09-30) - update jsoneditor to completely rebuilt 0.18.7 Changes in version 3.0.0 (2019-11-02) API Changes - onEdit, onAdd, onDelete, and onSelect changed to allow disable. See pull 32. The default TRUE now will pass the event to Shiny if in Shiny context. Changes in version 2.1.0 (2018-10-07) - update jsoneditor to 5.24.6 - update react-json-view to 2.5.7 - add full set of props for react-json-view Changes in version 2.0.0 (2018-03-26) - change reactjson() to use react-json-view instead of react-json Changes in version 1.4.0 (2016-11-03) - add elementId to the jsonedit function - update react-json to 0.2.1 - add helper number_unnamed function (see issue) Changes in version 1.3 - add react-json as an alternate list viewer Changes in version 1.2 - add RStudio addin capabilities Changes in version 1.1 - add shiny gadget functionality with jsonedit_gadget Changes in version 1.0 (2016-06-15) - Submit to CRAN.