v4.5.6
版本发布时间: 2024-08-17 18:16:52
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- fix(jsx): handle async component error explicitly and throw the error in the response by @usualoma in https://github.com/honojs/hono/pull/3274
- fix(validator): support multipart headers without a separating space by @Ernxst in https://github.com/honojs/hono/pull/3286
- fix(validator): Allow form data will mutliple values appended by @nicksrandall in https://github.com/honojs/hono/pull/3273
- feat(jsx): improve meta-tag types with well known values by @ssssota in https://github.com/honojs/hono/pull/3276
New Contributors
- @Ernxst made their first contribution in https://github.com/honojs/hono/pull/3286
- @ssssota made their first contribution in https://github.com/honojs/hono/pull/3276
Full Changelog: https://github.com/honojs/hono/compare/v4.5.5...v4.5.6