Skip to content

Commit 17b9012

Browse files
ci: Version Packages
1 parent a29602d commit 17b9012

File tree

50 files changed

+164
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+164
-112
lines changed

.changeset/cruel-clocks-obey.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/cuddly-planets-dig.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fast-doors-hug.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

examples/angular/array/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^20.3.1",
1919
"@angular/platform-browser-dynamic": "^20.3.1",
2020
"@angular/router": "^20.3.1",
21-
"@tanstack/angular-form": "^1.23.7",
21+
"@tanstack/angular-form": "^1.23.8",
2222
"rxjs": "^7.8.2",
2323
"tslib": "^2.8.1",
2424
"zone.js": "0.15.1"

examples/angular/large-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^20.3.1",
1919
"@angular/platform-browser-dynamic": "^20.3.1",
2020
"@angular/router": "^20.3.1",
21-
"@tanstack/angular-form": "^1.23.7",
21+
"@tanstack/angular-form": "^1.23.8",
2222
"rxjs": "^7.8.2",
2323
"tslib": "^2.8.1",
2424
"zone.js": "0.15.1"

examples/angular/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^20.3.1",
1919
"@angular/platform-browser-dynamic": "^20.3.1",
2020
"@angular/router": "^20.3.1",
21-
"@tanstack/angular-form": "^1.23.7",
21+
"@tanstack/angular-form": "^1.23.8",
2222
"rxjs": "^7.8.2",
2323
"tslib": "^2.8.1",
2424
"zone.js": "0.15.1"

examples/angular/standard-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^20.3.1",
1919
"@angular/platform-browser-dynamic": "^20.3.1",
2020
"@angular/router": "^20.3.1",
21-
"@tanstack/angular-form": "^1.23.7",
21+
"@tanstack/angular-form": "^1.23.8",
2222
"effect": "^3.17.14",
2323
"rxjs": "^7.8.2",
2424
"tslib": "^2.8.1",

examples/lit/array/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test:types": "tsc"
1010
},
1111
"dependencies": {
12-
"@tanstack/lit-form": "^1.23.7",
12+
"@tanstack/lit-form": "^1.23.8",
1313
"lit": "^3.3.1"
1414
},
1515
"devDependencies": {

examples/lit/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test:types": "tsc"
1010
},
1111
"dependencies": {
12-
"@tanstack/lit-form": "^1.23.7",
12+
"@tanstack/lit-form": "^1.23.8",
1313
"lit": "^3.3.1"
1414
},
1515
"devDependencies": {

examples/lit/standard-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test:types": "tsc"
1010
},
1111
"dependencies": {
12-
"@tanstack/lit-form": "^1.23.7",
12+
"@tanstack/lit-form": "^1.23.8",
1313
"arktype": "^2.1.22",
1414
"effect": "^3.17.14",
1515
"lit": "^3.3.1",

0 commit comments

Comments
 (0)