🎉🎉🎉🎉🎉🎉🎉🎉🎉
What's Changed
- docs: add a line for TypeScript support by @yusukebe in https://github.com/yusukebe/hono/pull/151
- fix:
encodeBase64/decodeBase64
throw Error if the argument is null by @yusukebe in https://github.com/yusukebe/hono/pull/155 - refactor: refine directory structure by @yusukebe in https://github.com/yusukebe/hono/pull/156
- refactor: automate
import
sorting by @yusukebe in https://github.com/yusukebe/hono/pull/157 - feat: show stack-trace in default error handler by @yusukebe in https://github.com/yusukebe/hono/pull/158
- fix: typo
SameSaite
by @yusukebe in https://github.com/yusukebe/hono/pull/159 - refactor: define
Next
type by @yusukebe in https://github.com/yusukebe/hono/pull/160 - feat: show stack-trace at graphql-server middleware by @yusukebe in https://github.com/yusukebe/hono/pull/161
- refactor: shorten
hono.ts
by @yusukebe in https://github.com/yusukebe/hono/pull/162 - feat: add types for HTTP status code by @yusukebe in https://github.com/yusukebe/hono/pull/163
- feat: update visibility by @yusukebe in https://github.com/yusukebe/hono/pull/164
- docs: add logo images by @yusukebe in https://github.com/yusukebe/hono/pull/165
Full Changelog: yusukebe/hono@v0.5.10...v1.0.0