What's Changed
- chore: set up prettier by @yusukebe in https://github.com/yusukebe/hono/pull/106
- refactor: router must have only one hander by @yusukebe in https://github.com/yusukebe/hono/pull/107
- perf: Optimize router by @usualoma in https://github.com/yusukebe/hono/pull/108
- feat: RegExpRouter by @usualoma in https://github.com/yusukebe/hono/pull/109
- feat:
app.notFound
for setting default 404 not found by @yusukebe in https://github.com/yusukebe/hono/pull/110 - feat:
app.onError
for handling error by @yusukebe in https://github.com/yusukebe/hono/pull/111
Full Changelog: yusukebe/hono@v0.4.0...v0.4.1