🚀 Enhancements
🩹 Fixes
- assertBodySize: Disallow both
content-lengthandtransfer-encodingheaders (9ccd301) - Mask
.pathnamefor mounted sub-app routed middleware (#1232) - middleware: Allow returning 404 response in middleware (#1231)
💅 Refactors
📦 Build
- Reduce dist size by stripping comments (#1235)
- Include bundled types (d833afb)
- Inline rou3 related types (5d3a274, fd7dc8f)