What's Changed
- ci: enable reports for type & bundle size check in #5148
- fix(aws-lambda): add jwt and lambda authorizer types for API Gateway v2 in #5142
- fix(sse): emit empty id field to reset Last-Event-ID in #5138
- test(cloudflare-workers): add coverage for onClose, onError, send, and close in Cloudflare Workers websocket adapter in #5145
- fix: use
Object.create(null)when parsing query, headers, and params in #5161 - fix(secure-headers): keep CSP callbacks scoped to their header in #5147
Full Changelog: v4.12.31...v4.12.32