What's Changed
- fix(request): return
string | undefinedfrom param() when path type is any by @andrewdamelio in #4723 - fix(jwt): validate token format in decode and decodeHeader functions by @otoneko1102 in #4752
- fix(jsx): Fix "Invalid state: Controller is already closed" by @gaearon in #4770
- chore(eslint): upgrade
@hono/eslint-configby @BarryThePenguin in #4781
New Contributors
- @andrewdamelio made their first contribution in #4723
- @otoneko1102 made their first contribution in #4752
- @gaearon made their first contribution in #4770
Full Changelog: v4.12.4...v4.12.5