release: v0.6.1

This commit is contained in:
Tanner Linsley
2023-10-30 07:48:01 +00:00
parent a3a8d97fcc
commit 84e257f310
12 changed files with 42 additions and 42 deletions

View File

@@ -8,15 +8,15 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/react-form": "0.6.0",
"@tanstack/react-form": "0.6.1",
"axios": "^0.26.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"@tanstack/form-core": "0.6.0",
"@tanstack/vue-form": "0.6.0",
"@tanstack/zod-form-adapter": "0.6.0",
"@tanstack/yup-form-adapter": "0.6.0",
"@tanstack/solid-form": "0.6.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"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.0.4",

View File

@@ -8,16 +8,16 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/react-form": "0.6.0",
"@tanstack/react-form": "0.6.1",
"axios": "^0.26.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"yup": "^1.3.2",
"@tanstack/form-core": "0.6.0",
"@tanstack/yup-form-adapter": "0.6.0",
"@tanstack/vue-form": "0.6.0",
"@tanstack/zod-form-adapter": "0.6.0",
"@tanstack/solid-form": "0.6.0"
"@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"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.0.4",

View File

@@ -8,16 +8,16 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/react-form": "0.6.0",
"@tanstack/react-form": "0.6.1",
"axios": "^0.26.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"zod": "^3.21.4",
"@tanstack/form-core": "0.6.0",
"@tanstack/zod-form-adapter": "0.6.0",
"@tanstack/vue-form": "0.6.0",
"@tanstack/yup-form-adapter": "0.6.0",
"@tanstack/solid-form": "0.6.0"
"@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"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.0.4",

View File

@@ -9,13 +9,13 @@
"serve": "vite preview"
},
"dependencies": {
"@tanstack/form-core": "0.6.0",
"@tanstack/vue-form": "0.6.0",
"@tanstack/form-core": "0.6.1",
"@tanstack/vue-form": "0.6.1",
"vue": "^3.3.4",
"@tanstack/react-form": "0.6.0",
"@tanstack/zod-form-adapter": "0.6.0",
"@tanstack/yup-form-adapter": "0.6.0",
"@tanstack/solid-form": "0.6.0"
"@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"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.4",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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