What's Changed
- Fix broken built-in middleware link by @collinstevens in #62
- fix(tsconfig): remove
skipLibCheck
by @yusukebe in #64 - chore: bump up Hono version by @yusukebe in #65
- feat(serve-static): support range requests by @yusukebe in #63
- ci: update modules for GitHub Actions by @yusukebe in #67
- chore: introduce publint by @yusukebe in #66
- chore: bump up jest by @yusukebe in #68
- Refactor imports to type imports by @marvin-j97 in #69
- feat: support ESM by @yusukebe in #70
New Contributors
- @collinstevens made their first contribution in #62
- @marvin-j97 made their first contribution in #69
Full Changelog: v1.0.2...v1.1.0