Skip to content

Commit 4b8cae4

Browse files
committed
reduce changeet
1 parent e5e32a7 commit 4b8cae4

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.changeset/quick-cloths-repair.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,4 @@
33
'@tanstack/router-core': patch
44
---
55

6-
chore: bump to h3 v2 rc 20
7-
8-
`requestHandler` now translates the `URIError` thrown by `new H3Event(request)` on malformed percent-encoded request paths (e.g. `/%80`, `/%FF`, `/%E0%A4`) into a 400 Bad Request response. Previously these inputs caused an uncaught error that surfaced as a 500.
9-
10-
`getCookies()` return type narrows to `Record<string, string | undefined>` matching the corrected h3 v2 rc.20 type. Runtime behavior is unchanged.
6+
chore: bump to h3 v2-rc.20

0 commit comments

Comments
 (0)