Releases: honojs/node-server
Releases · honojs/node-server
v0.2.4
v0.2.3
v0.2.2
v0.2.1
Summary
Now, this package becomes @hono/node-server
, renamed from @honojs/node-server
. And since this version, it's stable although still a minor version. "Hono on Node.js" will be tested on the CI of main repository github.com/honojs/hono
. It will be guaranteed to work at a minimum.
We would like more developers to try it and give us feedback.
What's Changed
Full Changelog: v0.1.3...v0.2.1
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.2
What's Changed
Commits
- refactor: use
RequestInit
7c37781 - chore: remove
example
6c0dade - docs: tweak README 955bb7a
- docs: update readme 2cc5ae7
- feat: @remix-run/web-fetch instead of undici (#1) 918f2c2
- add tests, but it will fail a9a11b2
- ci: setup up GitHub actions for CI 37bf345
New Contributors
Full Changelog: v0.0.1...v0.0.2