4.10.3
Securiy Fix
A security issue in the CORS middleware has been fixed. In some cases, a request header could affect the Vary response header. Please update to the latest version if you are using the CORS middleware.
What's Changed
- fix(aws-lambda): serve microsoft office files as binary in lambda handler by @matthiasfeist in https://github.com/honojs/hono/pull/4469
- fix(request-id): validation accepts
=by @ryuapp in https://github.com/honojs/hono/pull/4478 - refactor(jwt): reduce the size of the code generated by minification by @usualoma in https://github.com/honojs/hono/pull/4480
Full Changelog: https://github.com/honojs/hono/compare/v4.10.2...v4.10.3