mirror of
https://github.com/LukeHagar/form.git
synced 2025-12-09 20:37:47 +00:00
release: v0.7.0
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
"serve": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/form-core": "0.6.1",
|
||||
"@tanstack/vue-form": "0.6.1",
|
||||
"@tanstack/form-core": "0.7.0",
|
||||
"@tanstack/vue-form": "0.7.0",
|
||||
"vue": "^3.3.4",
|
||||
"@tanstack/react-form": "0.6.1",
|
||||
"@tanstack/zod-form-adapter": "0.6.1",
|
||||
"@tanstack/yup-form-adapter": "0.6.1",
|
||||
"@tanstack/solid-form": "0.6.1"
|
||||
"@tanstack/react-form": "0.7.0",
|
||||
"@tanstack/zod-form-adapter": "0.7.0",
|
||||
"@tanstack/yup-form-adapter": "0.7.0",
|
||||
"@tanstack/solid-form": "0.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.3.4",
|
||||
|
||||
Reference in New Issue
Block a user