Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/easy-rice-live.md

This file was deleted.

4 changes: 2 additions & 2 deletions examples/react/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@tanstack/pacer-lite": "^0.2.2",
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"react": "19.2.4",
"react-dom": "19.2.4",
"zod": "^4.4.3"
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-splitting-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@tanstack/pacer-lite": "^0.2.2",
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"react": "19.2.4",
"react-dom": "19.2.4",
"zod": "^4.4.3"
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@tanstack/pacer-lite": "^0.2.2",
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"react": "19.2.4",
"react-dom": "19.2.4",
"zod": "^4.4.3"
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"react": "19.2.4",
"react-dom": "19.2.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@react-navigation/bottom-tabs": "^7.4.0",
"@react-navigation/elements": "^2.6.3",
"@react-navigation/native": "^7.1.8",
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"@tanstack/react-store": "^0.11.0",
"arktype": "^2.1.22",
"effect": "^3.17.14",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/field-groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@tanstack/pacer-lite": "^0.2.2",
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"react": "19.2.4",
"react-dom": "19.2.4",
"zod": "^4.4.3"
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/large-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"react": "19.2.4",
"react-dom": "19.2.4"
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/multi-step-wizard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"react": "19.2.4",
"react-dom": "19.2.4",
"zod": "^4.4.3"
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/next-server-actions-zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"_test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form-nextjs": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"@tanstack/react-form-nextjs": "^1.33.4",
"next": "16.2.12",
"react": "19.2.4",
"react-dom": "19.2.4",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/next-server-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"_test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form-nextjs": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"@tanstack/react-form-nextjs": "^1.33.4",
"next": "16.2.12",
"react": "19.2.4",
"react-dom": "19.2.4"
Expand Down
4 changes: 2 additions & 2 deletions examples/react/query-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"@tanstack/react-query": "^5.89.0",
"react": "19.2.4",
"react-dom": "19.2.4"
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"react": "19.2.4",
"react-dom": "19.2.4"
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/standard-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"arktype": "^2.1.22",
"effect": "^3.17.14",
"react": "19.2.4",
Expand All @@ -19,7 +19,7 @@
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/tanstack-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"start": "node .output/server/index.mjs"
},
"dependencies": {
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form-start": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"@tanstack/react-form-start": "^1.33.4",
"@tanstack/react-router": "^1.170.16",
"@tanstack/react-router-devtools": "^1.167.0",
"@tanstack/react-start": "^1.168.26",
Expand All @@ -23,7 +23,7 @@
"devDependencies": {
"@tailwindcss/vite": "^4.3.2",
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/node": "^25.0.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/ui-integration/dnd-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"dependencies": {
"@dnd-kit/helpers": "^0.5.0",
"@dnd-kit/react": "^0.5.0",
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"react": "19.2.4",
"react-dom": "19.2.4"
},
"devDependencies": {
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/ui-integration/shadcn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@fontsource-variable/inter": "^5.2.8",
"@tailwindcss/vite": "^4.3.2",
"@tanstack/pacer-lite": "^0.2.2",
"@tanstack/react-form": "^1.33.3",
"@tanstack/react-form": "^1.33.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.2.1",
Expand All @@ -30,7 +30,7 @@
"devDependencies": {
"@tanstack/devtools-vite": "^0.7.0",
"@tanstack/react-devtools": "^0.10.5",
"@tanstack/react-form-devtools": "^0.2.32",
"@tanstack/react-form-devtools": "^0.2.33",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/angular-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/angular-form

## 1.33.4

### Patch Changes

- Updated dependencies [[`1620181`](https://github.com/TanStack/form/commit/1620181aeb513517cd840f6fb8e2d3f1ddf627ce)]:
- @tanstack/form-core@1.33.4

## 1.33.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/angular-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/angular-form",
"version": "1.33.3",
"version": "1.33.4",
"description": "Powerful, type-safe forms for Angular.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/form-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tanstack/form-core

## 1.33.4

### Patch Changes

- [#2269](https://github.com/TanStack/form/pull/2269) [`1620181`](https://github.com/TanStack/form/commit/1620181aeb513517cd840f6fb8e2d3f1ddf627ce) - Improve field snapshot and metadata re-use strategy.

## 1.33.3

## 1.33.2
Expand Down
2 changes: 1 addition & 1 deletion packages/form-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/form-core",
"version": "1.33.3",
"version": "1.33.4",
"description": "Powerful, type-safe, framework agnostic forms.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/form-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/form-devtools

## 0.2.33

### Patch Changes

- Updated dependencies [[`1620181`](https://github.com/TanStack/form/commit/1620181aeb513517cd840f6fb8e2d3f1ddf627ce)]:
- @tanstack/form-core@1.33.4

## 0.2.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/form-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/form-devtools",
"version": "0.2.32",
"version": "0.2.33",
"description": "Devtools, for TanStack form.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/lit-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/lit-form

## 1.25.4

### Patch Changes

- Updated dependencies [[`1620181`](https://github.com/TanStack/form/commit/1620181aeb513517cd840f6fb8e2d3f1ddf627ce)]:
- @tanstack/form-core@1.33.4

## 1.25.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lit-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/lit-form",
"version": "1.25.3",
"version": "1.25.4",
"description": "Powerful, type-safe forms for Lit.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/preact-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/preact-form

## 1.30.4

### Patch Changes

- Updated dependencies [[`1620181`](https://github.com/TanStack/form/commit/1620181aeb513517cd840f6fb8e2d3f1ddf627ce)]:
- @tanstack/form-core@1.33.4

## 1.30.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preact-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/preact-form",
"version": "1.30.3",
"version": "1.30.4",
"description": "Powerful, type-safe forms for Preact.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-form-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/react-form-devtools

## 0.2.33

### Patch Changes

- Updated dependencies []:
- @tanstack/form-devtools@0.2.33

## 0.2.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-form-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/react-form-devtools",
"version": "0.2.32",
"version": "0.2.33",
"description": "Devtools, for TanStack React form.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-form-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/react-form-nextjs

## 1.33.4

### Patch Changes

- Updated dependencies [[`1620181`](https://github.com/TanStack/form/commit/1620181aeb513517cd840f6fb8e2d3f1ddf627ce)]:
- @tanstack/form-core@1.33.4

## 1.33.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-form-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/react-form-nextjs",
"version": "1.33.3",
"version": "1.33.4",
"description": "Powerful, type-safe forms for React.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
Loading