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 4fa36ce commit f25b7c7Copy full SHA for f25b7c7
library/jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@valibot/valibot",
3
- "version": "1.0.0-rc.1",
+ "version": "1.0.0-rc.2",
4
"exports": "./src/index.ts",
5
"publish": {
6
"include": ["src/**/*.ts", "README.md"],
library/package.json
@@ -1,7 +1,7 @@
"name": "valibot",
"description": "The modular and type safe schema library for validating structural data",
"license": "MIT",
"author": "Fabian Hiller",
7
"homepage": "https://valibot.dev",
0 commit comments