Skip to content

Commit 89c0fd7

Browse files
pin h3 version
h3js/h3#1259 broke formdata handling in server functions, so pin h3 to a working version temporarily
1 parent 06a5b1b commit 89c0fd7

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

packages/start-server-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@tanstack/router-core": "workspace:*",
8080
"@tanstack/start-client-core": "workspace:*",
8181
"@tanstack/start-storage-context": "workspace:*",
82-
"h3-v2": "npm:[email protected].6",
82+
"h3-v2": "npm:[email protected].5",
8383
"seroval": "^1.4.1",
8484
"tiny-invariant": "^1.3.3"
8585
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)