Skip to content

Commit

Permalink
release: v0.48.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Mar 2, 2025
1 parent 72a09c3 commit dccdbeb
Show file tree
Hide file tree
Showing 26 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion examples/angular/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser": "^19.2.0",
"@angular/platform-browser-dynamic": "^19.2.0",
"@angular/router": "^19.2.0",
"@tanstack/angular-form": "^0.48.1",
"@tanstack/angular-form": "^0.48.2",
"rxjs": "^7.8.2",
"tslib": "^2.8.1",
"zone.js": "^0.15.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/angular/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser": "^19.2.0",
"@angular/platform-browser-dynamic": "^19.2.0",
"@angular/router": "^19.2.0",
"@tanstack/angular-form": "^0.48.1",
"@tanstack/angular-form": "^0.48.2",
"rxjs": "^7.8.2",
"tslib": "^2.8.1",
"zone.js": "^0.15.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/lit/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/lit-form": "^0.48.1",
"@tanstack/lit-form": "^0.48.2",
"lit": "^3.2.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/lit/ui-libraries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@material/web": "^2.2.0",
"@tanstack/lit-form": "^0.48.1",
"@tanstack/lit-form": "^0.48.2",
"lit": "^3.2.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/react/array/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": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
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": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"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 @@ -9,7 +9,7 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/next-server-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"_test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"@tanstack/react-store": "^0.7.0",
"next": "15.1.7",
"react": "^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 @@ -9,7 +9,7 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"@tanstack/react-query": "^5.64.1",
"react": "^19.0.0",
"react-dom": "^19.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@remix-run/node": "^2.15.3",
"@remix-run/react": "^2.15.3",
"@remix-run/serve": "^2.15.3",
"@tanstack/react-form": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"@tanstack/react-store": "^0.7.0",
"isbot": "^5.1.17",
"react": "^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 @@ -9,7 +9,7 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"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 @@ -9,7 +9,7 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/react-form": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"arktype": "^2.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/tanstack-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vinxi start"
},
"dependencies": {
"@tanstack/form-core": "^0.48.1",
"@tanstack/react-form": "^0.48.1",
"@tanstack/form-core": "^0.48.2",
"@tanstack/react-form": "^0.48.2",
"@tanstack/react-router": "^1.112.0",
"@tanstack/react-start": "^1.112.0",
"@tanstack/react-store": "^0.7.0",
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 @@ -14,7 +14,7 @@
"@mantine/core": "7.16.0",
"@mantine/hooks": "7.16.0",
"@mui/material": "6.4.0",
"@tanstack/react-form": "^0.48.1",
"@tanstack/react-form": "^0.48.2",
"@yme/lay-postcss": "0.1.0",
"postcss": "8.5.1",
"postcss-preset-mantine": "1.17.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/solid-form": "^0.48.1",
"@tanstack/solid-form": "^0.48.2",
"solid-js": "^1.9.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/solid-form": "^0.48.1",
"@tanstack/solid-form": "^0.48.2",
"solid-js": "^1.9.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"serve": "vite preview"
},
"dependencies": {
"@tanstack/vue-form": "^0.48.1",
"@tanstack/vue-form": "^0.48.2",
"vue": "^3.5.13"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"serve": "vite preview"
},
"dependencies": {
"@tanstack/vue-form": "^0.48.1",
"@tanstack/vue-form": "^0.48.2",
"vue": "^3.5.13"
},
"devDependencies": {
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": "0.48.1",
"version": "0.48.2",
"description": "Powerful, type-safe forms for Angular.",
"author": "tannerlinsley",
"license": "MIT",
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": "0.48.1",
"version": "0.48.2",
"description": "Powerful, type-safe, framework agnostic forms.",
"author": "tannerlinsley",
"license": "MIT",
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": "0.48.1",
"version": "0.48.2",
"description": "Powerful, type-safe forms for Lit.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/react-form",
"version": "0.48.1",
"version": "0.48.2",
"description": "Powerful, type-safe forms for React.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/solid-form",
"version": "0.48.1",
"version": "0.48.2",
"description": "Powerful, type-safe forms for Solid.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/vue-form",
"version": "0.48.1",
"version": "0.48.2",
"description": "Powerful, type-safe forms for Vue.",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

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

0 comments on commit dccdbeb

Please sign in to comment.