Skip to content
Merged
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
7 changes: 0 additions & 7 deletions .changeset/full-dryers-shave.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/react/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/large-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/query-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"@tanstack/react-query": "^5.89.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/standard-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"arktype": "^2.1.22",
"effect": "^3.17.14",
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/tanstack-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"@tanstack/react-form-start": "^1.27.7",
"@tanstack/react-router": "^1.134.9",
"@tanstack/react-start": "^1.134.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/ui-libraries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mui/material": "6.5.0",
"@tanstack/react-devtools": "^0.7.8",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-form-devtools": "^0.2.10",
"@tanstack/react-form-devtools": "^0.2.11",
"@yme/lay-postcss": "0.1.0",
"postcss": "8.5.6",
"postcss-preset-mantine": "1.18.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/form-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tanstack/form-devtools

## 0.2.11

### Patch Changes

- fix the issue of the devtools throwing an error in strict mode ([#1978](https://github.com/TanStack/form/pull/1978))

## 0.2.10

### 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.10",
"version": "0.2.11",
"description": "Devtools, for TanStack form.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-form-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tanstack/react-form-devtools

## 0.2.11

### Patch Changes

- fix the issue of the devtools throwing an error in strict mode ([#1978](https://github.com/TanStack/form/pull/1978))

- Updated dependencies [[`3f3d484`](https://github.com/TanStack/form/commit/3f3d4849087355d3b2759b46f34874ff75abb5ab)]:
- @tanstack/form-devtools@0.2.11

## 0.2.10

### 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.10",
"version": "0.2.11",
"description": "Devtools, for TanStack React form.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/solid-form-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tanstack/solid-form-devtools

## 0.2.11

### Patch Changes

- fix the issue of the devtools throwing an error in strict mode ([#1978](https://github.com/TanStack/form/pull/1978))

- Updated dependencies [[`3f3d484`](https://github.com/TanStack/form/commit/3f3d4849087355d3b2759b46f34874ff75abb5ab)]:
- @tanstack/form-devtools@0.2.11

## 0.2.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-form-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/solid-form-devtools",
"version": "0.2.10",
"version": "0.2.11",
"description": "Solid adapter for devtools for Form.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.