release: v0.7.0

This commit is contained in:
Tanner Linsley
2023-11-01 02:25:38 +00:00
parent 986268476b
commit 665894708c
12 changed files with 42 additions and 42 deletions

View File

@@ -8,15 +8,15 @@
"preview": "vite preview" "preview": "vite preview"
}, },
"dependencies": { "dependencies": {
"@tanstack/react-form": "0.6.1", "@tanstack/react-form": "0.7.0",
"axios": "^0.26.1", "axios": "^0.26.1",
"react": "^18.0.0", "react": "^18.0.0",
"react-dom": "^18.0.0", "react-dom": "^18.0.0",
"@tanstack/form-core": "0.6.1", "@tanstack/form-core": "0.7.0",
"@tanstack/vue-form": "0.6.1", "@tanstack/vue-form": "0.7.0",
"@tanstack/zod-form-adapter": "0.6.1", "@tanstack/zod-form-adapter": "0.7.0",
"@tanstack/yup-form-adapter": "0.6.1", "@tanstack/yup-form-adapter": "0.7.0",
"@tanstack/solid-form": "0.6.1" "@tanstack/solid-form": "0.7.0"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-react": "^4.0.4", "@vitejs/plugin-react": "^4.0.4",

View File

@@ -8,16 +8,16 @@
"preview": "vite preview" "preview": "vite preview"
}, },
"dependencies": { "dependencies": {
"@tanstack/react-form": "0.6.1", "@tanstack/react-form": "0.7.0",
"axios": "^0.26.1", "axios": "^0.26.1",
"react": "^18.0.0", "react": "^18.0.0",
"react-dom": "^18.0.0", "react-dom": "^18.0.0",
"yup": "^1.3.2", "yup": "^1.3.2",
"@tanstack/form-core": "0.6.1", "@tanstack/form-core": "0.7.0",
"@tanstack/yup-form-adapter": "0.6.1", "@tanstack/yup-form-adapter": "0.7.0",
"@tanstack/vue-form": "0.6.1", "@tanstack/vue-form": "0.7.0",
"@tanstack/zod-form-adapter": "0.6.1", "@tanstack/zod-form-adapter": "0.7.0",
"@tanstack/solid-form": "0.6.1" "@tanstack/solid-form": "0.7.0"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-react": "^4.0.4", "@vitejs/plugin-react": "^4.0.4",

View File

@@ -8,16 +8,16 @@
"preview": "vite preview" "preview": "vite preview"
}, },
"dependencies": { "dependencies": {
"@tanstack/react-form": "0.6.1", "@tanstack/react-form": "0.7.0",
"axios": "^0.26.1", "axios": "^0.26.1",
"react": "^18.0.0", "react": "^18.0.0",
"react-dom": "^18.0.0", "react-dom": "^18.0.0",
"zod": "^3.21.4", "zod": "^3.21.4",
"@tanstack/form-core": "0.6.1", "@tanstack/form-core": "0.7.0",
"@tanstack/zod-form-adapter": "0.6.1", "@tanstack/zod-form-adapter": "0.7.0",
"@tanstack/vue-form": "0.6.1", "@tanstack/vue-form": "0.7.0",
"@tanstack/yup-form-adapter": "0.6.1", "@tanstack/yup-form-adapter": "0.7.0",
"@tanstack/solid-form": "0.6.1" "@tanstack/solid-form": "0.7.0"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-react": "^4.0.4", "@vitejs/plugin-react": "^4.0.4",

View File

@@ -9,13 +9,13 @@
"serve": "vite preview" "serve": "vite preview"
}, },
"dependencies": { "dependencies": {
"@tanstack/form-core": "0.6.1", "@tanstack/form-core": "0.7.0",
"@tanstack/vue-form": "0.6.1", "@tanstack/vue-form": "0.7.0",
"vue": "^3.3.4", "vue": "^3.3.4",
"@tanstack/react-form": "0.6.1", "@tanstack/react-form": "0.7.0",
"@tanstack/zod-form-adapter": "0.6.1", "@tanstack/zod-form-adapter": "0.7.0",
"@tanstack/yup-form-adapter": "0.6.1", "@tanstack/yup-form-adapter": "0.7.0",
"@tanstack/solid-form": "0.6.1" "@tanstack/solid-form": "0.7.0"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^4.3.4", "@vitejs/plugin-vue": "^4.3.4",

View File

@@ -9,14 +9,14 @@
"serve": "vite preview" "serve": "vite preview"
}, },
"dependencies": { "dependencies": {
"@tanstack/form-core": "0.6.1", "@tanstack/form-core": "0.7.0",
"@tanstack/vue-form": "0.6.1", "@tanstack/vue-form": "0.7.0",
"@tanstack/yup-form-adapter": "0.6.1", "@tanstack/yup-form-adapter": "0.7.0",
"vue": "^3.3.4", "vue": "^3.3.4",
"yup": "^1.3.2", "yup": "^1.3.2",
"@tanstack/react-form": "0.6.1", "@tanstack/react-form": "0.7.0",
"@tanstack/zod-form-adapter": "0.6.1", "@tanstack/zod-form-adapter": "0.7.0",
"@tanstack/solid-form": "0.6.1" "@tanstack/solid-form": "0.7.0"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^4.3.4", "@vitejs/plugin-vue": "^4.3.4",

View File

@@ -9,14 +9,14 @@
"serve": "vite preview" "serve": "vite preview"
}, },
"dependencies": { "dependencies": {
"@tanstack/form-core": "0.6.1", "@tanstack/form-core": "0.7.0",
"@tanstack/vue-form": "0.6.1", "@tanstack/vue-form": "0.7.0",
"@tanstack/zod-form-adapter": "0.6.1", "@tanstack/zod-form-adapter": "0.7.0",
"vue": "^3.3.4", "vue": "^3.3.4",
"zod": "^3.21.4", "zod": "^3.21.4",
"@tanstack/react-form": "0.6.1", "@tanstack/react-form": "0.7.0",
"@tanstack/yup-form-adapter": "0.6.1", "@tanstack/yup-form-adapter": "0.7.0",
"@tanstack/solid-form": "0.6.1" "@tanstack/solid-form": "0.7.0"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^4.3.4", "@vitejs/plugin-vue": "^4.3.4",

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tanstack/solid-form", "name": "@tanstack/solid-form",
"version": "0.6.1", "version": "0.7.0",
"description": "Powerful, type-safe forms for Solid.", "description": "Powerful, type-safe forms for Solid.",
"author": "tannerlinsley", "author": "tannerlinsley",
"license": "MIT", "license": "MIT",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tanstack/vue-form", "name": "@tanstack/vue-form",
"version": "0.6.1", "version": "0.7.0",
"description": "Powerful, type-safe forms for Vue.", "description": "Powerful, type-safe forms for Vue.",
"author": "tannerlinsley", "author": "tannerlinsley",
"license": "MIT", "license": "MIT",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tanstack/yup-form-adapter", "name": "@tanstack/yup-form-adapter",
"version": "0.6.1", "version": "0.7.0",
"description": "The Yup adapter for TanStack Form.", "description": "The Yup adapter for TanStack Form.",
"author": "tannerlinsley", "author": "tannerlinsley",
"license": "MIT", "license": "MIT",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tanstack/zod-form-adapter", "name": "@tanstack/zod-form-adapter",
"version": "0.6.1", "version": "0.7.0",
"description": "The Zod adapter for TanStack Form.", "description": "The Zod adapter for TanStack Form.",
"author": "tannerlinsley", "author": "tannerlinsley",
"license": "MIT", "license": "MIT",