vanilla-jsoneditor
Advanced tools
Changelog
0.12.0 (2023-01-18)
createAjvValidator
and renderJSONSchemaEnum
are
changed: passing JSONSchema
and JSONSchemaDefinitions
instead of JSONValue
.renderJSONSchemaEnum
not working enums inside an array (887bf23)svelte-jsoneditor
npm package (fe21ffb)ajv-dist
to ajv
again (works ok now with rollup and vite) (f43a5fb)Changelog
0.11.3 (2022-12-13)
JSONEditorPropsOptional
(410fd80)