v0.0.7
BIG CHANGES!!!!
API is CHANGED
- Use named import
- Use
Hono
as Classconst hono = new Hono()
What's Changed
- feat(doc): add a simple readme to help new user get start by @metrue in https://github.com/yusukebe/hono/pull/8
- feat(ci): setup github action to enable ci by @metrue in https://github.com/yusukebe/hono/pull/9
- New API by @yusukebe in https://github.com/yusukebe/hono/pull/10
New Contributors
- @metrue made their first contribution in https://github.com/yusukebe/hono/pull/8
Full Changelog: yusukebe/hono@v0.0.5...v0.0.7