v4.5.7
版本发布时间: 2024-08-21 10:15:09
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- fix(jsx/dom): Fixed a bug that caused Script elements to turn into Style elements. by @usualoma in https://github.com/honojs/hono/pull/3294
- perf(jsx/dom): improve performance by @usualoma in https://github.com/honojs/hono/pull/3288
- feat(jsx): improve a-tag types with well known values by @ssssota in https://github.com/honojs/hono/pull/3287
- fix(validator): Fixed a bug in hono/validator where URL Encoded Data could not be validated if the Content-Type included charset. by @uttk in https://github.com/honojs/hono/pull/3297
- feat(jsx): improve
target
andformtarget
attribute types by @ssssota in https://github.com/honojs/hono/pull/3299 - docs(README): change Twitter to X by @nakasyou in https://github.com/honojs/hono/pull/3301
- fix(client): replace optional params to url correctly by @yusukebe in https://github.com/honojs/hono/pull/3304
- feat(jsx): improve input attribute types based on react by @ssssota in https://github.com/honojs/hono/pull/3302
New Contributors
- @uttk made their first contribution in https://github.com/honojs/hono/pull/3297
Full Changelog: https://github.com/honojs/hono/compare/v4.5.6...v4.5.7