v0.22.0
🚀 Features
- Do not trigger onChange on programmatic changes - by @josdejong in #410 (201f6)
- Document the requirement for immutable changes in
content
- by @josdejong in #318 (0545e) - Update dependencies (a.o. fixing an issue with wrapping tab indented lines) - by @josdejong (1bd92)
🐞 Bug Fixes
- Improve the logic to determine whether a JSON document needs formatting - by @josdejong (bb15b)
- OnCreateMenu and onCreateContextMenu possibly applying mutated changes without returning - by @josdejong (da8fd)
- Add missing property
onSelect
to interfaceJSONEditorPropsOptional
- by @josdejong (4087e)