mirror of
https://github.com/LukeHagar/form.git
synced 2025-12-06 04:19:43 +00:00
release: v0.7.0
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/react-form": "0.6.1",
|
||||
"@tanstack/react-form": "0.7.0",
|
||||
"axios": "^0.26.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"@tanstack/form-core": "0.6.1",
|
||||
"@tanstack/vue-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/form-core": "0.7.0",
|
||||
"@tanstack/vue-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-react": "^4.0.4",
|
||||
|
||||
@@ -8,16 +8,16 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/react-form": "0.6.1",
|
||||
"@tanstack/react-form": "0.7.0",
|
||||
"axios": "^0.26.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"yup": "^1.3.2",
|
||||
"@tanstack/form-core": "0.6.1",
|
||||
"@tanstack/yup-form-adapter": "0.6.1",
|
||||
"@tanstack/vue-form": "0.6.1",
|
||||
"@tanstack/zod-form-adapter": "0.6.1",
|
||||
"@tanstack/solid-form": "0.6.1"
|
||||
"@tanstack/form-core": "0.7.0",
|
||||
"@tanstack/yup-form-adapter": "0.7.0",
|
||||
"@tanstack/vue-form": "0.7.0",
|
||||
"@tanstack/zod-form-adapter": "0.7.0",
|
||||
"@tanstack/solid-form": "0.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-react": "^4.0.4",
|
||||
|
||||
@@ -8,16 +8,16 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/react-form": "0.6.1",
|
||||
"@tanstack/react-form": "0.7.0",
|
||||
"axios": "^0.26.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"zod": "^3.21.4",
|
||||
"@tanstack/form-core": "0.6.1",
|
||||
"@tanstack/zod-form-adapter": "0.6.1",
|
||||
"@tanstack/vue-form": "0.6.1",
|
||||
"@tanstack/yup-form-adapter": "0.6.1",
|
||||
"@tanstack/solid-form": "0.6.1"
|
||||
"@tanstack/form-core": "0.7.0",
|
||||
"@tanstack/zod-form-adapter": "0.7.0",
|
||||
"@tanstack/vue-form": "0.7.0",
|
||||
"@tanstack/yup-form-adapter": "0.7.0",
|
||||
"@tanstack/solid-form": "0.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-react": "^4.0.4",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -9,14 +9,14 @@
|
||||
"serve": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/form-core": "0.6.1",
|
||||
"@tanstack/vue-form": "0.6.1",
|
||||
"@tanstack/yup-form-adapter": "0.6.1",
|
||||
"@tanstack/form-core": "0.7.0",
|
||||
"@tanstack/vue-form": "0.7.0",
|
||||
"@tanstack/yup-form-adapter": "0.7.0",
|
||||
"vue": "^3.3.4",
|
||||
"yup": "^1.3.2",
|
||||
"@tanstack/react-form": "0.6.1",
|
||||
"@tanstack/zod-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/solid-form": "0.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.3.4",
|
||||
|
||||
@@ -9,14 +9,14 @@
|
||||
"serve": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/form-core": "0.6.1",
|
||||
"@tanstack/vue-form": "0.6.1",
|
||||
"@tanstack/zod-form-adapter": "0.6.1",
|
||||
"@tanstack/form-core": "0.7.0",
|
||||
"@tanstack/vue-form": "0.7.0",
|
||||
"@tanstack/zod-form-adapter": "0.7.0",
|
||||
"vue": "^3.3.4",
|
||||
"zod": "^3.21.4",
|
||||
"@tanstack/react-form": "0.6.1",
|
||||
"@tanstack/yup-form-adapter": "0.6.1",
|
||||
"@tanstack/solid-form": "0.6.1"
|
||||
"@tanstack/react-form": "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