Skip to content

Commit 8366bf7

Browse files
committed
Release v1-beta 1.0.0-beta.9
1 parent 03bfb78 commit 8366bf7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

next/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 1.0.0-beta.9 (2025-06-30)
2+
3+
##### Bug Fixes
4+
5+
* don't fail validation when oneOf array is empty ([#198](https://github.com/remoteoss/json-schema-form/pull/198)) ([03bfb787](https://github.com/remoteoss/json-schema-form/commit/03bfb7874f0075ab5c0594b07cfe2acafecf7e99))
6+
17
#### 1.0.0-beta.8 (2025-06-05)
28

39
##### Chores

next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@remoteoss/json-schema-form",
33
"type": "module",
4-
"version": "1.0.0-beta.8",
4+
"version": "1.0.0-beta.9",
55
"packageManager": "[email protected]",
66
"description": "WIP V2 – Headless UI form powered by JSON Schemas",
77
"author": "Remote.com <[email protected]> (https://remote.com/)",

0 commit comments

Comments
 (0)