v4.5.4
版本发布时间: 2024-08-06 19:22:18
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- fix(jsx): corrects the type of 'draggable' attribute in intrinsic-elements.ts by @yasuaki640 in https://github.com/honojs/hono/pull/3224
- feat(jsx): allow to merge CSSProperties declaration by @jonasnobile in https://github.com/honojs/hono/pull/3228
- feat(client): Add WebSocket Provider Integration Tests and Enhance WebSocket Initialization by @naporin0624 in https://github.com/honojs/hono/pull/3213
- fix(types):
param
inValidationTargets
supports optional param by @yusukebe in https://github.com/honojs/hono/pull/3229
New Contributors
- @jonasnobile made their first contribution in https://github.com/honojs/hono/pull/3228
Full Changelog: https://github.com/honojs/hono/compare/v4.5.3...v4.5.4