Skip to content

Commit 2d53c05

Browse files
fix publishing
1 parent 13ec8a3 commit 2d53c05

4 files changed

Lines changed: 11 additions & 28 deletions

File tree

.changeset/fair-ghosts-relax.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@tanstack/start-server-core': patch
3+
'@tanstack/start-plugin-core': patch
4+
'@tanstack/react-start-server': patch
5+
'@tanstack/react-start': patch
6+
---
7+
8+
fix publishing

examples/react/start-rscs/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"nitro": "npm:nitro-nightly@latest",
3131
"tailwindcss": "^4.1.18",
3232
"typescript": "^5.7.2",
33-
"vite": "^7.1.7",
34-
"vite-tsconfig-paths": "^5.1.4"
33+
"vite": "^8.0.0"
3534
}
3635
}

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
"@tanstack/valibot-adapter": "workspace:*",
117117
"@tanstack/arktype-adapter": "workspace:*",
118118
"@tanstack/react-start": "workspace:*",
119+
"@tanstack/react-start-rsc": "workspace:*",
119120
"@tanstack/react-start-client": "workspace:*",
120121
"@tanstack/react-start-server": "workspace:*",
121122
"@tanstack/solid-start": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)