We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7955937 commit e0db5ccCopy full SHA for e0db5cc
packages/react/CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to the library will be documented in this file.
4
5
+## v0.12.0 (January 18, 2026)
6
+
7
+- Upgrade Valibot dependency to v1.2.0
8
+- Upgrade `@preact/signals-react` peer dependency to v2.2.0
9
10
## v0.11.1 (February 28, 2025)
11
12
- Fix `setValues` for field arrays (pull request #274)
packages/react/package.json
@@ -1,7 +1,7 @@
1
{
"name": "@modular-forms/react",
"description": "The modular and type-safe form library for React",
- "version": "0.11.1",
+ "version": "0.12.0",
"license": "MIT",
"author": "Fabian Hiller",
"homepage": "https://modularforms.dev",
0 commit comments