Skip to content

Commit db96886

Browse files
fix(core): bump event client versions for angular patch (#1761)
1 parent 33cc8ba commit db96886

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/blue-cities-warn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@tanstack/form-core': patch
3+
---
4+
5+
bump to latest event client, for angular ssr

packages/form-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"src"
5252
],
5353
"dependencies": {
54-
"@tanstack/devtools-event-client": "^0.3.0",
54+
"@tanstack/devtools-event-client": "^0.3.1",
5555
"@tanstack/store": "^0.7.7",
5656
"uuid": "^13.0.0"
5757
},

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)