node-server

Node.js Server for Hono

Downloads
810.7K
Stars
370
Committers
10

Bot releases are visible (Hide)

node-server - v0.1.3

Published by yusukebe almost 2 years ago

What's Changed

Full Changelog: https://github.com/honojs/node-server/compare/v0.1.2...v0.1.3

node-server - v0.1.2

Published by yusukebe almost 2 years ago

What's Changed

Full Changelog: https://github.com/honojs/node-server/compare/v0.1.1...v0.1.2

node-server - v0.1.1

Published by yusukebe almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/node-server/compare/v0.1.0...v0.1.1

node-server - v0.1.0

Published by yusukebe about 2 years ago

What's Changed

  • update readme ad7d2f7
  • fixed type errors 1a4e8f8
  • feat: created serve-static middleware for node (#5) 433695a
  • chore: bump up Hono v2.2.1 b8e90d7

New Contributors

Full Changelog: https://github.com/honojs/node-server/compare/v0.0.2...v0.1.0

node-server - v0.0.2

Published by yusukebe about 2 years ago

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: https://github.com/honojs/node-server/compare/v0.0.1...v0.0.2

node-server - v0.0.1

Published by yusukebe about 2 years ago

Summary

First release!!


  • chore: update package.json c3159dd
  • chore: add np 3b8e4bd
  • docs: update readme d4e5c93

https://github.com/honojs/node-server/compare/f69a0c2959a9ec86d8222c3d30bf7357c4badc56...v0.0.1

Full Changelog: https://github.com/honojs/node-server/commits/v0.0.1