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 532fbcb commit c2d945aCopy full SHA for c2d945a
library/jsr.json
@@ -1,5 +1,5 @@
1
{
2
"name": "@valibot/valibot",
3
- "version": "1.0.0-beta.7",
+ "version": "1.0.0-beta.8",
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