Skip to content

Releases: honojs/node-server

v1.0.0-rc.1

06 May 22:26
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

This is a pre-release!

v0.6.0

27 Apr 06:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

20 Apr 23:13
Compare
Choose a tag to compare

What's Changed

  • fix: add TransformStream to global and re-implement stream pipe by @tangye1234 in #34

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Apr 13:46
Compare
Choose a tag to compare

What's Changed

  • feat(polyfill): bump up Hono to v3 and polyfill webcrypto for Node v16 by @yusukebe in #31
  • feat: support Node.js v19 by @yusukebe in #33
  • feat(serve-static): add rewriteRequestPath option by @yusukebe in #30

Full Changelog: v0.4.0...v0.5.0

v0.4.0

31 Mar 23:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Mar 14:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.3.0

v0.2.4

24 Jan 13:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

07 Jan 09:36
Compare
Choose a tag to compare

What's Changed

  • fix(breaking): export serveStatic from @hono/node-server/serve-static by @yusukebe in #16

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Jan 09:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Jan 08:29
Compare
Choose a tag to compare

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

  • chore: rename @honojs/node-server to @hono/node-server by @yusukebe in #13

Full Changelog: v0.1.3...v0.2.1