Skip to content

v4.5.7

Compare
Choose a tag to compare
@yusukebe yusukebe released this 21 Aug 02:15
· 45 commits to main since this release

What's Changed

  • fix(jsx/dom): Fixed a bug that caused Script elements to turn into Style elements. by @usualoma in #3294
  • perf(jsx/dom): improve performance by @usualoma in #3288
  • feat(jsx): improve a-tag types with well known values by @ssssota in #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 #3297
  • feat(jsx): improve target and formtarget attribute types by @ssssota in #3299
  • docs(README): change Twitter to X by @nakasyou in #3301
  • fix(client): replace optional params to url correctly by @yusukebe in #3304
  • feat(jsx): improve input attribute types based on react by @ssssota in #3302

New Contributors

Full Changelog: v4.5.6...v4.5.7