Skip to content

Commit c5e00ab

Browse files
committed
Release v1-beta 1.0.0-beta.10
1 parent 5be36cd commit c5e00ab

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.10 (2025-07-01)
2+
3+
##### Chores
4+
5+
* throw error when deprecated modifyConfig option is passed to createHeadlessForm ([#199](https://github.com/remoteoss/json-schema-form/pull/199)) ([5be36cda](https://github.com/remoteoss/json-schema-form/commit/5be36cdaf602b11c543e1a63046a3979a7e68038))
6+
17
#### 1.0.0-beta.9 (2025-06-30)
28

39
##### Bug Fixes

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.9",
4+
"version": "1.0.0-beta.10",
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)