release: v0.0.6

This commit is contained in:
Tanner Linsley
2023-05-01 18:00:45 +00:00
parent f05ab79ef6
commit 39555fc8a2
4 changed files with 205 additions and 3481 deletions

View File

@@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/react-form": "0.0.5",
"@tanstack/react-form": "0.0.6",
"axios": "^0.26.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@tanstack/form-core",
"version": "0.0.5",
"version": "0.0.6",
"description": "Powerful, type-safe, framework agnostic forms.",
"author": "tannerlinsley",
"license": "MIT",

View File

@@ -1,6 +1,6 @@
{
"name": "@tanstack/react-form",
"version": "0.0.5",
"version": "0.0.6",
"description": "Powerful, type-safe forms for React.",
"author": "tannerlinsley",
"license": "MIT",

3680
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff