diff --git a/.changeset/pre.json b/.changeset/pre.json index 015761744..b69311115 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -34,6 +34,7 @@ "bumpy-clocks-feel", "bumpy-parts-scream", "clean-states-pump", + "clean-tips-judge", "clear-coats-jam", "clever-crews-retire", "clever-eagles-turn", @@ -47,6 +48,7 @@ "dull-balloons-rush", "early-suns-enjoy", "eighty-crabs-allow", + "eleven-cloths-cut", "empty-bears-attend", "empty-birds-learn", "empty-hats-crash", @@ -57,10 +59,13 @@ "five-tools-joke", "fluffy-dots-hunt", "fruity-trees-tap", + "funny-breads-beg", "giant-days-allow", "green-hands-carry", "green-items-cheat", "huge-planes-learn", + "hungry-breads-rescue", + "icy-bananas-drive", "lazy-rocks-run", "legal-keys-fly", "little-monkeys-hammer", @@ -72,7 +77,9 @@ "neat-carrots-eat", "nine-pianos-tie", "odd-memes-enjoy", + "olive-books-burn", "open-clouds-change", + "plenty-streets-sing", "proud-trams-stare", "quick-candies-rescue", "quick-cycles-sniff", @@ -82,9 +89,11 @@ "rich-oranges-do", "rich-sloths-warn", "shiny-plums-develop", + "silent-news-agree", "slimy-glasses-guess", "slow-berries-beam", "small-jobs-look", + "social-cameras-stand", "soft-pigs-doubt", "some-feet-cut", "some-sloths-speak", @@ -93,10 +102,12 @@ "spicy-planets-slide", "strong-apples-grin", "swift-apples-chew", + "swift-areas-enjoy", "tame-guests-push", "tame-taxis-itch", "tangy-kings-work", "thick-carrots-type", + "thirty-falcons-run", "tough-bears-lose", "tough-fans-divide", "tough-paths-feel", @@ -106,6 +117,7 @@ "two-wings-double", "upset-snails-smile", "violet-ants-win", + "violet-taxes-brake", "warm-swans-wait", "weak-ants-dig", "weak-seals-drum", diff --git a/apps/docs2/CHANGELOG.md b/apps/docs2/CHANGELOG.md index 81e674549..09ef6bb04 100644 --- a/apps/docs2/CHANGELOG.md +++ b/apps/docs2/CHANGELOG.md @@ -1,5 +1,30 @@ # docs +## 1.6.3-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c5afc64`](https://github.com/x0k/svelte-jsonschema-form/commit/c5afc645948679acf4fa85d6ab7c9da2b89637a1), [`c8237ab`](https://github.com/x0k/svelte-jsonschema-form/commit/c8237ab5a6de878a7018df050893fa3202a8b734), [`d13af25`](https://github.com/x0k/svelte-jsonschema-form/commit/d13af25895cb30fc6d6f574a3e9651daac2d6ba3), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`9d7c54e`](https://github.com/x0k/svelte-jsonschema-form/commit/9d7c54e1429a631fcc8d4ada3666c5cc74ec6061), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`e21a9c1`](https://github.com/x0k/svelte-jsonschema-form/commit/e21a9c11285c13f0499f91bc6cbddb3e1a4a58f7), [`1557d57`](https://github.com/x0k/svelte-jsonschema-form/commit/1557d572f302b9fbca5d3c70e26f875e5e408005), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + - @sjsf/shadcn-theme@2.0.0-next.10 + - @sjsf/flowbite3-theme@2.0.0-next.10 + - @sjsf/lucide-icons@2.0.0-next.10 + - @sjsf/ajv8-validator@2.0.0-next.10 + - @sjsf/basic-theme@2.0.0-next.10 + - @sjsf/cfworker-validator@2.0.0-next.10 + - @sjsf/daisyui-theme@2.0.0-next.10 + - @sjsf/daisyui5-theme@2.0.0-next.10 + - @sjsf/flowbite-icons@2.0.0-next.10 + - @sjsf/flowbite-theme@2.0.0-next.10 + - @sjsf/moving-icons@2.0.0-next.10 + - @sjsf/radix-icons@2.0.0-next.10 + - @sjsf/schemasafe-validator@2.0.0-next.10 + - @sjsf/skeleton-theme@2.0.0-next.10 + - @sjsf/skeleton3-theme@2.0.0-next.10 + - @sjsf/sveltekit@2.0.0-next.10 + - testing@0.1.0-next.10 + - @sjsf/zod-validator@2.0.0-next.10 + ## 1.6.3-next.9 ### Patch Changes diff --git a/apps/docs2/package.json b/apps/docs2/package.json index 1cd549d33..00adcf9ff 100644 --- a/apps/docs2/package.json +++ b/apps/docs2/package.json @@ -2,7 +2,7 @@ "name": "docs2", "private": true, "type": "module", - "version": "1.6.3-next.9", + "version": "1.6.3-next.10", "scripts": { "dev": "astro dev", "precompile-ajv-validator": "node --experimental-strip-types src/content/docs/validators/ajv/precompile/compile-schema-script.ts", diff --git a/apps/playground2/CHANGELOG.md b/apps/playground2/CHANGELOG.md index 3162fbcc9..9983af437 100644 --- a/apps/playground2/CHANGELOG.md +++ b/apps/playground2/CHANGELOG.md @@ -1,5 +1,25 @@ # playground2 +## 0.0.2-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c5afc64`](https://github.com/x0k/svelte-jsonschema-form/commit/c5afc645948679acf4fa85d6ab7c9da2b89637a1), [`c8237ab`](https://github.com/x0k/svelte-jsonschema-form/commit/c8237ab5a6de878a7018df050893fa3202a8b734), [`d13af25`](https://github.com/x0k/svelte-jsonschema-form/commit/d13af25895cb30fc6d6f574a3e9651daac2d6ba3), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`9d7c54e`](https://github.com/x0k/svelte-jsonschema-form/commit/9d7c54e1429a631fcc8d4ada3666c5cc74ec6061), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`e21a9c1`](https://github.com/x0k/svelte-jsonschema-form/commit/e21a9c11285c13f0499f91bc6cbddb3e1a4a58f7), [`1557d57`](https://github.com/x0k/svelte-jsonschema-form/commit/1557d572f302b9fbca5d3c70e26f875e5e408005), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + - @sjsf/shadcn-theme@2.0.0-next.10 + - @sjsf/flowbite3-theme@2.0.0-next.10 + - @sjsf/lucide-icons@2.0.0-next.10 + - @sjsf/ajv8-validator@2.0.0-next.10 + - @sjsf/basic-theme@2.0.0-next.10 + - @sjsf/cfworker-validator@2.0.0-next.10 + - @sjsf/daisyui-theme@2.0.0-next.10 + - @sjsf/daisyui5-theme@2.0.0-next.10 + - @sjsf/flowbite-icons@2.0.0-next.10 + - @sjsf/moving-icons@2.0.0-next.10 + - @sjsf/radix-icons@2.0.0-next.10 + - @sjsf/schemasafe-validator@2.0.0-next.10 + - @sjsf/skeleton3-theme@2.0.0-next.10 + ## 0.0.2-next.9 ### Patch Changes diff --git a/apps/playground2/package.json b/apps/playground2/package.json index 2947ffada..84b30972e 100644 --- a/apps/playground2/package.json +++ b/apps/playground2/package.json @@ -2,7 +2,7 @@ "name": "playground2", "private": true, "type": "module", - "version": "0.0.2-next.9", + "version": "0.0.2-next.10", "scripts": { "dev": "vite", "build": "vite build", diff --git a/packages/ajv8-validator/CHANGELOG.md b/packages/ajv8-validator/CHANGELOG.md index 84b49175d..608c4d351 100644 --- a/packages/ajv8-validator/CHANGELOG.md +++ b/packages/ajv8-validator/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/ajv8-validator +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Minor Changes diff --git a/packages/ajv8-validator/package.json b/packages/ajv8-validator/package.json index 0edd3d484..c6defccdf 100644 --- a/packages/ajv8-validator/package.json +++ b/packages/ajv8-validator/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/ajv8-validator", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The ajv-8 based validator for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -44,7 +44,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "ajv": "^8.17.0" }, "devDependencies": { diff --git a/packages/basic-theme/CHANGELOG.md b/packages/basic-theme/CHANGELOG.md index b5593dc14..2c0226e37 100644 --- a/packages/basic-theme/CHANGELOG.md +++ b/packages/basic-theme/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/basic-theme +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/basic-theme/package.json b/packages/basic-theme/package.json index be5f79b05..a577c63a0 100644 --- a/packages/basic-theme/package.json +++ b/packages/basic-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/basic-theme", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "Basic theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -32,7 +32,7 @@ }, "peerDependencies": { "svelte": "^5.25.0", - "@sjsf/form": "workspace:^2.0.0-next.9" + "@sjsf/form": "workspace:^2.0.0-next.10" }, "devDependencies": { "@sjsf/form": "workspace:*", diff --git a/packages/cfworker-validator/CHANGELOG.md b/packages/cfworker-validator/CHANGELOG.md index 029741a98..1717066d6 100644 --- a/packages/cfworker-validator/CHANGELOG.md +++ b/packages/cfworker-validator/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/cfworker-validator +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Minor Changes diff --git a/packages/cfworker-validator/package.json b/packages/cfworker-validator/package.json index ddc30476b..3f5613a03 100644 --- a/packages/cfworker-validator/package.json +++ b/packages/cfworker-validator/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/cfworker-validator", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The @cfworker/json-schema based validator for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -38,7 +38,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "@cfworker/json-schema": "^4.1.0" }, "devDependencies": { diff --git a/packages/daisyui-theme/CHANGELOG.md b/packages/daisyui-theme/CHANGELOG.md index b4c8a6a7a..c0c199385 100644 --- a/packages/daisyui-theme/CHANGELOG.md +++ b/packages/daisyui-theme/CHANGELOG.md @@ -1,5 +1,13 @@ # @sjsf/daisyui-theme +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + - @sjsf/basic-theme@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/daisyui-theme/package.json b/packages/daisyui-theme/package.json index 05f21e5f9..0df6aa1b3 100644 --- a/packages/daisyui-theme/package.json +++ b/packages/daisyui-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/daisyui-theme", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The daisyUI based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -63,10 +63,10 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.9" + "@sjsf/basic-theme": "workspace:^2.0.0-next.10" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "daisyui": "^4.12.0", "svelte": "^5.25.0" }, diff --git a/packages/daisyui5-theme/CHANGELOG.md b/packages/daisyui5-theme/CHANGELOG.md index 834bbd51f..d133f5987 100644 --- a/packages/daisyui5-theme/CHANGELOG.md +++ b/packages/daisyui5-theme/CHANGELOG.md @@ -1,5 +1,13 @@ # @sjsf/daisyui5-theme +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + - @sjsf/basic-theme@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/daisyui5-theme/package.json b/packages/daisyui5-theme/package.json index 82a457f61..78333fc6b 100644 --- a/packages/daisyui5-theme/package.json +++ b/packages/daisyui5-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/daisyui5-theme", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The daisyUI v5 based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -60,10 +60,10 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.9" + "@sjsf/basic-theme": "workspace:^2.0.0-next.10" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "daisyui": "^5.0.0", "svelte": "^5.25.0" }, diff --git a/packages/flowbite-icons/CHANGELOG.md b/packages/flowbite-icons/CHANGELOG.md index efcdfab36..2df99f516 100644 --- a/packages/flowbite-icons/CHANGELOG.md +++ b/packages/flowbite-icons/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/flowbite-icons +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/flowbite-icons/package.json b/packages/flowbite-icons/package.json index 9a93940a7..e554f1098 100644 --- a/packages/flowbite-icons/package.json +++ b/packages/flowbite-icons/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/flowbite-icons", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The flowbite based icons set for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -48,7 +48,7 @@ "./styles.css": "./dist/styles.css" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "flowbite-svelte-icons": "^2.1.0", "tailwind-merge": "^3.2.0", "svelte": "^5.25.0" diff --git a/packages/flowbite-theme/CHANGELOG.md b/packages/flowbite-theme/CHANGELOG.md index 7fb26984b..10cb1f202 100644 --- a/packages/flowbite-theme/CHANGELOG.md +++ b/packages/flowbite-theme/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/flowbite-theme +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/flowbite-theme/package.json b/packages/flowbite-theme/package.json index 5fafedfd3..c9f1fdafc 100644 --- a/packages/flowbite-theme/package.json +++ b/packages/flowbite-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/flowbite-theme", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The flowbite based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -64,7 +64,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "flowbite": "^2.5.0", "flowbite-svelte": "~0.47.0", "svelte": "^5.25.0" diff --git a/packages/flowbite3-theme/CHANGELOG.md b/packages/flowbite3-theme/CHANGELOG.md index 547cd706d..faaf2946a 100644 --- a/packages/flowbite3-theme/CHANGELOG.md +++ b/packages/flowbite3-theme/CHANGELOG.md @@ -1,5 +1,17 @@ # @sjsf/flowbite3-theme +## 2.0.0-next.10 + +### Major Changes + +- Change ui options prefix to `flowbite3` ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + - @sjsf/basic-theme@2.0.0-next.10 + ## 2.0.0-next.9 ### Major Changes diff --git a/packages/flowbite3-theme/package.json b/packages/flowbite3-theme/package.json index 575f8f9ba..be4b29b97 100644 --- a/packages/flowbite3-theme/package.json +++ b/packages/flowbite3-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/flowbite3-theme", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The flowbite v3 based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -60,10 +60,10 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.9" + "@sjsf/basic-theme": "workspace:^2.0.0-next.10" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "flowbite": "^3.1.0", "flowbite-svelte": "^1.0.0-next.19", "svelte": "^5.25.0" diff --git a/packages/form/CHANGELOG.md b/packages/form/CHANGELOG.md index 89f34fa2e..6edf69f18 100644 --- a/packages/form/CHANGELOG.md +++ b/packages/form/CHANGELOG.md @@ -1,5 +1,25 @@ # @sjsf/form +## 2.0.0-next.10 + +### Major Changes + +- Add support for `$ref` in UI schema ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +- Remove `uiOptions` property from `Config` ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +- Rename `FormTag` to `Form` ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +### Minor Changes + +- Add `lib/component` submodule ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +- Add `registry` form option ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +### Patch Changes + +- Port https://github.com/rjsf-team/react-jsonschema-form/pull/4570 ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + ## 2.0.0-next.9 ### Major Changes diff --git a/packages/form/package.json b/packages/form/package.json index 74c5824dc..e6ad0bb49 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/form", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "Svelte 5 library for creating forms based on JSON schema.", "license": "(MIT AND Apache-2.0)", "keywords": [ diff --git a/packages/lucide-icons/CHANGELOG.md b/packages/lucide-icons/CHANGELOG.md index 888c1a8cf..51e365ba9 100644 --- a/packages/lucide-icons/CHANGELOG.md +++ b/packages/lucide-icons/CHANGELOG.md @@ -1,5 +1,16 @@ # @sjsf/lucide-icons +## 2.0.0-next.10 + +### Major Changes + +- Migration to `@lucide/svelte` ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/lucide-icons/package.json b/packages/lucide-icons/package.json index adb96f79c..96fbd3d94 100644 --- a/packages/lucide-icons/package.json +++ b/packages/lucide-icons/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/lucide-icons", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The lucide based icons set for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -43,7 +43,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "@lucide/svelte": "^0.487.0", "svelte": "^5.25.0" }, diff --git a/packages/moving-icons/CHANGELOG.md b/packages/moving-icons/CHANGELOG.md index 7e331edfd..f75931d87 100644 --- a/packages/moving-icons/CHANGELOG.md +++ b/packages/moving-icons/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/moving-icons +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/moving-icons/package.json b/packages/moving-icons/package.json index 23336b4b1..0c2c0d91d 100644 --- a/packages/moving-icons/package.json +++ b/packages/moving-icons/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/moving-icons", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The jis3r/icons based icons set for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -44,7 +44,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "svelte": "^5.25.0" }, "devDependencies": { diff --git a/packages/radix-icons/CHANGELOG.md b/packages/radix-icons/CHANGELOG.md index 3c82e7b74..ae709d56a 100644 --- a/packages/radix-icons/CHANGELOG.md +++ b/packages/radix-icons/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/radix-icons +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/radix-icons/package.json b/packages/radix-icons/package.json index dea8e40e3..50c414302 100644 --- a/packages/radix-icons/package.json +++ b/packages/radix-icons/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/radix-icons", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The svelte-radix based icons set for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -43,7 +43,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "svelte": "^5.25.0", "svelte-radix": "^2.0.0" }, diff --git a/packages/schemasafe-validator/CHANGELOG.md b/packages/schemasafe-validator/CHANGELOG.md index 7c71bcbde..d565af7e6 100644 --- a/packages/schemasafe-validator/CHANGELOG.md +++ b/packages/schemasafe-validator/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/schemasafe +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Minor Changes diff --git a/packages/schemasafe-validator/package.json b/packages/schemasafe-validator/package.json index 160c3457a..8ffb49c99 100644 --- a/packages/schemasafe-validator/package.json +++ b/packages/schemasafe-validator/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/schemasafe-validator", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The @exodus/schemasafe based validator for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -44,7 +44,7 @@ }, "peerDependencies": { "@exodus/schemasafe": "^1.3.0", - "@sjsf/form": "workspace:^2.0.0-next.9" + "@sjsf/form": "workspace:^2.0.0-next.10" }, "devDependencies": { "@exodus/schemasafe": "catalog:", diff --git a/packages/shadcn-theme/CHANGELOG.md b/packages/shadcn-theme/CHANGELOG.md index 6da4189ae..d0634a620 100644 --- a/packages/shadcn-theme/CHANGELOG.md +++ b/packages/shadcn-theme/CHANGELOG.md @@ -1,5 +1,27 @@ # @sjsf/shadcn-theme +## 2.0.0-next.10 + +### Major Changes + +- Components update (20.04.2025) ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + + `lucide-svelte` -> `@lucide/svelte` migration + +- Refactor theme context, remove `components` export from prepared themes. ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +### Minor Changes + +- Add radio-buttons extra widget ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +- Add combobox extra widget ([#100](https://github.com/x0k/svelte-jsonschema-form/pull/100)) + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + - @sjsf/basic-theme@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/shadcn-theme/package.json b/packages/shadcn-theme/package.json index c34f4ef31..a252acab2 100644 --- a/packages/shadcn-theme/package.json +++ b/packages/shadcn-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/shadcn-theme", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The shadcn-svelte based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -72,13 +72,13 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.9" + "@sjsf/basic-theme": "workspace:^2.0.0-next.10" }, "optionalDependencies": { "@internationalized/date": "3.7.0" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "bits-ui": "^1.3.0", "clsx": "^2.1.0", "@lucide/svelte": "^0.501.0", diff --git a/packages/skeleton-theme/CHANGELOG.md b/packages/skeleton-theme/CHANGELOG.md index 2c1ebaedf..7836da075 100644 --- a/packages/skeleton-theme/CHANGELOG.md +++ b/packages/skeleton-theme/CHANGELOG.md @@ -1,5 +1,13 @@ # @sjsf/skeleton-theme +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + - @sjsf/basic-theme@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/skeleton-theme/package.json b/packages/skeleton-theme/package.json index 17b9f21c4..49e94043f 100644 --- a/packages/skeleton-theme/package.json +++ b/packages/skeleton-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/skeleton-theme", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The skeleton based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -64,10 +64,10 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.9" + "@sjsf/basic-theme": "workspace:^2.0.0-next.10" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "@skeletonlabs/skeleton": ">=3.0.0-next.0 <=3.0.0-next.10", "@tailwindcss/forms": "^0.5.0", "svelte": "^5.25.0" diff --git a/packages/skeleton3-theme/CHANGELOG.md b/packages/skeleton3-theme/CHANGELOG.md index a9d44b3ae..1cb26180f 100644 --- a/packages/skeleton3-theme/CHANGELOG.md +++ b/packages/skeleton3-theme/CHANGELOG.md @@ -1,5 +1,13 @@ # @sjsf/skeleton3-theme +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + - @sjsf/basic-theme@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/skeleton3-theme/package.json b/packages/skeleton3-theme/package.json index 173a9091e..84ab8a6a1 100644 --- a/packages/skeleton3-theme/package.json +++ b/packages/skeleton3-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/skeleton3-theme", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The skeleton v3 based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -60,13 +60,13 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.9" + "@sjsf/basic-theme": "workspace:^2.0.0-next.10" }, "optionalDependencies": { "@skeletonlabs/skeleton-svelte": "^1.2.0" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "@skeletonlabs/skeleton": "^3.1.0", "@tailwindcss/forms": "^0.5.0", "svelte": "^5.25.0" diff --git a/packages/sveltekit/CHANGELOG.md b/packages/sveltekit/CHANGELOG.md index f969cb7fe..7bbbec5a6 100644 --- a/packages/sveltekit/CHANGELOG.md +++ b/packages/sveltekit/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/sveltekit +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/sveltekit/package.json b/packages/sveltekit/package.json index 6d26cb9c4..1d6f8fa4a 100644 --- a/packages/sveltekit/package.json +++ b/packages/sveltekit/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/sveltekit", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The SvelteKit integration for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -52,7 +52,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "@sveltejs/kit": "^2.20.0", "esm-env": "^1.2.0", "svelte": "^5.25.0" diff --git a/packages/testing/CHANGELOG.md b/packages/testing/CHANGELOG.md index 7e6f3f39b..49aca04c9 100644 --- a/packages/testing/CHANGELOG.md +++ b/packages/testing/CHANGELOG.md @@ -1,5 +1,13 @@ # testing +## 0.1.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + - @sjsf/ajv8-validator@2.0.0-next.10 + ## 0.1.0-next.9 ### Patch Changes diff --git a/packages/testing/package.json b/packages/testing/package.json index ed277504c..ab0615cd9 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -1,6 +1,6 @@ { "name": "testing", - "version": "0.1.0-next.9", + "version": "0.1.0-next.10", "private": true, "type": "module", "scripts": { diff --git a/packages/zod-validator/CHANGELOG.md b/packages/zod-validator/CHANGELOG.md index 3d41e2ae5..ce398416c 100644 --- a/packages/zod-validator/CHANGELOG.md +++ b/packages/zod-validator/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/zod-integration +## 2.0.0-next.10 + +### Patch Changes + +- Updated dependencies [[`0aa1555`](https://github.com/x0k/svelte-jsonschema-form/commit/0aa15554efa7306f0a7d2adcb3b05785c2e0125e), [`1669b70`](https://github.com/x0k/svelte-jsonschema-form/commit/1669b7072ba474f53a0d23cbb27596c44f7397bd), [`c72cbf2`](https://github.com/x0k/svelte-jsonschema-form/commit/c72cbf258fe9f60b3b0462baa758a5a570200124), [`b392c41`](https://github.com/x0k/svelte-jsonschema-form/commit/b392c41b3bc6f3ecfbd65a1481ff01a512db786b), [`3ae493a`](https://github.com/x0k/svelte-jsonschema-form/commit/3ae493a8905e38122fe0a1f996e25c70334cce0d), [`71afdd2`](https://github.com/x0k/svelte-jsonschema-form/commit/71afdd2a32b88ae95b9799902a538b38da0ad7bb)]: + - @sjsf/form@2.0.0-next.10 + ## 2.0.0-next.9 ### Patch Changes diff --git a/packages/zod-validator/package.json b/packages/zod-validator/package.json index c27bb1ab9..6ef1bda65 100644 --- a/packages/zod-validator/package.json +++ b/packages/zod-validator/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/zod-validator", - "version": "2.0.0-next.9", + "version": "2.0.0-next.10", "description": "The zod based validator for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -37,7 +37,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.9", + "@sjsf/form": "workspace:^2.0.0-next.10", "zod": "^3.24.0", "json-schema-to-zod": "^2.6.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 95ccd6579..dec02c2c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -607,7 +607,7 @@ importers: packages/daisyui-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.9 + specifier: workspace:^2.0.0-next.10 version: link:../basic-theme devDependencies: '@playwright/test': @@ -689,7 +689,7 @@ importers: packages/daisyui5-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.9 + specifier: workspace:^2.0.0-next.10 version: link:../basic-theme devDependencies: '@playwright/test': @@ -935,7 +935,7 @@ importers: packages/flowbite3-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.9 + specifier: workspace:^2.0.0-next.10 version: link:../basic-theme devDependencies: '@playwright/test': @@ -1282,7 +1282,7 @@ importers: packages/shadcn-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.9 + specifier: workspace:^2.0.0-next.10 version: link:../basic-theme devDependencies: '@lucide/svelte': @@ -1383,7 +1383,7 @@ importers: packages/skeleton-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.9 + specifier: workspace:^2.0.0-next.10 version: link:../basic-theme devDependencies: '@playwright/test': @@ -1468,7 +1468,7 @@ importers: packages/skeleton3-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.9 + specifier: workspace:^2.0.0-next.10 version: link:../basic-theme devDependencies: '@playwright/test':