diff --git a/.changeset/hot-ways-stare.md b/.changeset/hot-ways-stare.md new file mode 100644 index 0000000..f18108d --- /dev/null +++ b/.changeset/hot-ways-stare.md @@ -0,0 +1,5 @@ +--- +"codemirror-json-schema": patch +--- + +Adds support for array item validation, and returning more specific error paths when possible. Makes keyFrom and keyTo optional in JSONPointerData.