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 2704ce3 commit 2cf3440Copy full SHA for 2cf3440
library/jsr.json
@@ -1,5 +1,5 @@
1
{
2
"name": "@valibot/valibot",
3
- "version": "1.0.0-beta.8",
+ "version": "1.0.0-beta.9",
4
"exports": "./src/index.ts"
5
}
library/package.json
@@ -1,7 +1,7 @@
"name": "valibot",
"description": "The modular and type safe schema library for validating structural data",
"license": "MIT",
6
"author": "Fabian Hiller",
7
"homepage": "https://valibot.dev",
0 commit comments