What's Changed
- feat: basic auth middleware supports multiple users by @yusukebe in https://github.com/yusukebe/hono/pull/112
- Make ParamMap Array<[key, value]>. by @usualoma in https://github.com/yusukebe/hono/pull/113
- refactor: directory structure by @yusukebe in https://github.com/yusukebe/hono/pull/114
- feat: exports
RegExpRouter
by @yusukebe in https://github.com/yusukebe/hono/pull/115
Full Changelog: yusukebe/hono@v0.4.1...v0.4.2