Skip to content

Commit 71a8b68

Browse files
authored
chore: update TanStack Store to 0.9.3 (#7041)
1 parent 77ad792 commit 71a8b68

5 files changed

Lines changed: 27 additions & 20 deletions

File tree

.changeset/cold-worms-greet.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@tanstack/react-router': patch
3+
'@tanstack/router-core': patch
4+
'@tanstack/vue-router': patch
5+
---
6+
7+
tanstack/store 0.9.3

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
"dependencies": {
9999
"@tanstack/history": "workspace:*",
100-
"@tanstack/react-store": "^0.9.2",
100+
"@tanstack/react-store": "^0.9.3",
101101
"@tanstack/router-core": "workspace:*",
102102
"isbot": "^5.1.22"
103103
},

packages/router-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
},
170170
"devDependencies": {
171171
"@tanstack/intent": "^0.0.14",
172-
"@tanstack/store": "^0.9.2",
172+
"@tanstack/store": "^0.9.3",
173173
"@types/node": "25.0.9",
174174
"esbuild": "^0.27.4",
175175
"vite": "*"

packages/vue-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"dependencies": {
7676
"@tanstack/history": "workspace:*",
7777
"@tanstack/router-core": "workspace:*",
78-
"@tanstack/vue-store": "^0.9.2",
78+
"@tanstack/vue-store": "^0.9.3",
7979
"@vue/runtime-dom": "^3.5.25",
8080
"isbot": "^5.1.22",
8181
"jsesc": "^3.0.2"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)