From 69e36c638f670d0618be384204e6fc8e13b1a941 Mon Sep 17 00:00:00 2001 From: Theodore Brockman Date: Mon, 18 Nov 2024 12:41:59 -0500 Subject: [PATCH] Commit changeset. --- .changeset/hot-ways-stare.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/hot-ways-stare.md 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.