v0.21.5
🚀 Features
- Implement support for vanilla JS components in
onRenderValue
using Svelte Action - by @josdejong in #398 (db482)
🐞 Bug Fixes
- #392 property
onRenderContextMenu
missing inJSONEditorPropsOptional
- by @josdejong in #392 (ee9b4) - Use
flex-start
instead ofstart
foralign-items
- by @clement-fischer and Clément Fischer in #395 (b8be1) - Consistently use selectedJson in the TransformModal - by @josdejong (ac31a)
- #401 original data can be mutated by the TransformModal previews - by @josdejong in #401 (337f8)