BREAKING CHANGES!!!
c.statusText()
is obsoleted!! Status text is set automatically.
What's Changed
- test: add default middleware test by @yusukebe in https://github.com/yusukebe/hono/pull/90
- refactor: remove default middleware by @yusukebe in https://github.com/yusukebe/hono/pull/91
- feat: auto set
statusText
by @yusukebe in https://github.com/yusukebe/hono/pull/93 - feat: check response type by @yusukebe in https://github.com/yusukebe/hono/pull/94
Full Changelog: yusukebe/hono@v0.3.5...v0.3.6