honojs/hono (hono)
### [`v4.5.3`](https://togithub.com/honojs/hono/releases/tag/v4.5.3)
[Compare Source](https://togithub.com/honojs/hono/compare/v4.5.2...v4.5.3)
#### What's Changed
- fix(validator): Add double quotation marks to multipart checker regex by [@CPlusPatch](https://togithub.com/CPlusPatch) in [https://github.com/honojs/hono/pull/3195](https://togithub.com/honojs/hono/pull/3195)
- fix(validator): support `application/json` with a charset as JSON by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/3199](https://togithub.com/honojs/hono/pull/3199)
- fix(jsx): fix handling of SVG elements in JSX. by [@usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/3204](https://togithub.com/honojs/hono/pull/3204)
- fix(jsx/dom): fix performance issue with adding many new node listings by [@usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/3205](https://togithub.com/honojs/hono/pull/3205)
- fix(service-worker): refer to `self.fetch` correctly by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/3200](https://togithub.com/honojs/hono/pull/3200)
#### New Contributors
- [@CPlusPatch](https://togithub.com/CPlusPatch) made their first contribution in [https://github.com/honojs/hono/pull/3195](https://togithub.com/honojs/hono/pull/3195)
**Full Changelog**: https://github.com/honojs/hono/compare/v4.5.2...v4.5.3
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.5.2
->4.5.3
Release Notes
honojs/hono (hono)
### [`v4.5.3`](https://togithub.com/honojs/hono/releases/tag/v4.5.3) [Compare Source](https://togithub.com/honojs/hono/compare/v4.5.2...v4.5.3) #### What's Changed - fix(validator): Add double quotation marks to multipart checker regex by [@CPlusPatch](https://togithub.com/CPlusPatch) in [https://github.com/honojs/hono/pull/3195](https://togithub.com/honojs/hono/pull/3195) - fix(validator): support `application/json` with a charset as JSON by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/3199](https://togithub.com/honojs/hono/pull/3199) - fix(jsx): fix handling of SVG elements in JSX. by [@usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/3204](https://togithub.com/honojs/hono/pull/3204) - fix(jsx/dom): fix performance issue with adding many new node listings by [@usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/3205](https://togithub.com/honojs/hono/pull/3205) - fix(service-worker): refer to `self.fetch` correctly by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/3200](https://togithub.com/honojs/hono/pull/3200) #### New Contributors - [@CPlusPatch](https://togithub.com/CPlusPatch) made their first contribution in [https://github.com/honojs/hono/pull/3195](https://togithub.com/honojs/hono/pull/3195) **Full Changelog**: https://github.com/honojs/hono/compare/v4.5.2...v4.5.3Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.