Skip to content

Commit 57c9f5f

Browse files
committed
release: v0.2.0
1 parent 15d4af9 commit 57c9f5f

File tree

4 files changed

+437
-2127
lines changed

4 files changed

+437
-2127
lines changed

packages/form-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/form-core",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "Powerful, type-safe, framework agnostic forms.",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/react-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/react-form",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "Powerful, type-safe forms for React.",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/vue-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/vue-form",
3-
"version": "0.0.12",
3+
"version": "0.2.0",
44
"description": "Powerful, type-safe forms for Vue.",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)