We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be672a7 commit 8f2e200Copy full SHA for 8f2e200
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@railway-ts/use-form",
3
- "version": "0.1.24",
+ "version": "0.1.25",
4
"description": "React form hook that works with @railway-ts/pipelines to manage form state, validation, and submission.",
5
"type": "module",
6
"main": "./dist/index.mjs",
0 commit comments