🚀 Enhancements
- Export
normalizeRouteas a public path utility (#1549)
🩹 Fixes
- route-rules: Pass uncacheable requests through the cache rule (b6c7d08)
- Handle srvx body limit errors as 413 (b5d20d5)
- error: Require status in HTTPError.isError (e6b726b)
🌊 Types
- handler: Infer route handler request type instead of any (#1546)
- handler: Use request header names for req.headers (ae529f1)
- Export
TypedHeaderstype (#1547)