We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0600423 commit bf17a44Copy full SHA for bf17a44
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+#### 1.2.12 (2026-05-25)
2
+
3
#### 1.2.11 (2026-03-19)
4
5
##### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "@remoteoss/json-schema-form",
"type": "module",
- "version": "1.2.11",
+ "version": "1.2.12",
"packageManager": "pnpm@9.15.2",
6
"description": "WIP V2 – Headless UI form powered by JSON Schemas",
7
"author": "Remote.com <engineering@remote.com> (https://remote.com/)",
0 commit comments