release: v0.3.0

This commit is contained in:
Tanner Linsley
2023-09-08 21:45:09 +00:00
parent 6935b330fa
commit 2842420a17
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tanstack/form-core", "name": "@tanstack/form-core",
"version": "0.2.0", "version": "0.3.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.2.1", "version": "0.3.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/vue-form", "name": "@tanstack/vue-form",
"version": "0.2.2", "version": "0.3.0",
"description": "Powerful, type-safe forms for Vue.", "description": "Powerful, type-safe forms for Vue.",
"author": "tannerlinsley", "author": "tannerlinsley",
"license": "MIT", "license": "MIT",