Releases: honojs/node-server
Releases · honojs/node-server
v1.9.0
v1.8.2
v1.8.1
v1.8.0
What's Changed
- feat: bump hono to v3.12.8, add customer err tests for compress middl… by @ariskemper in #130
- refactor(test): replace features to be removed in v4 by @ryuapp in #136
- Catch when nodejs request is aborted by @M4RC3L05 in #141
- chore: bump hono to v4 by @yusukebe in #143
- feat: use internal body if available for returning the response in its original form as much as possible by @usualoma in #145
New Contributors
- @ariskemper made their first contribution in #130
- @ryuapp made their first contribution in #136
- @M4RC3L05 made their first contribution in #141
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.0
What's Changed
- feat: Forward Raw
IncomingMessage
andServerResponse
ViaEnv
by @beeequeue in #129 - chore: update lint rule and add prettier by @yusukebe in #134
- feat(request): Enable to create Request from light weight request. by @usualoma in #133
- refactor: more readable by @jarqvi in #132
New Contributors
- @beeequeue made their first contribution in #129
- @jarqvi made their first contribution in #132
Full Changelog: v1.5.0...v1.6.0