What's Changed
- Remove methods.ts by @yusukebe in https://github.com/yusukebe/hono/pull/22
- json method in Context by @yusukebe in https://github.com/yusukebe/hono/pull/23
- Documentation by @yusukebe in https://github.com/yusukebe/hono/pull/24
- Setup lint to enable code styles check by @metrue in https://github.com/yusukebe/hono/pull/27
- Chained route without route method by @yusukebe in https://github.com/yusukebe/hono/pull/29
- feat(basic-auth): basic-auth middleware by @metrue in https://github.com/yusukebe/hono/pull/28
- Add SSR with Nono-JSX example by @yusukebe in https://github.com/yusukebe/hono/pull/30
- Feature/html method by @yusukebe in https://github.com/yusukebe/hono/pull/31
Full Changelog: yusukebe/hono@v0.0.11...v0.0.12