Skip to content

Releases: honojs/node-server

v1.12.0

03 Jul 01:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.5...v1.12.0

v1.11.5

02 Jul 02:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.4...v1.11.5

v1.11.4

20 Jun 04:29
Compare
Choose a tag to compare

What's Changed

  • Expose ServerType from './types' by @raighneweng in #178

New Contributors

  • @raighneweng made their first contribution in #178

Full Changelog: v1.11.3...v1.11.4

v1.11.3

13 Jun 22:19
Compare
Choose a tag to compare

What's Changed

  • Update readme with an example of proper "root" when using serveStatic by @brettimus in #173
  • fix: avoid error when using TRACE method by @usualoma in #175

New Contributors

Full Changelog: v1.11.2...v1.11.3

v1.11.2

30 May 22:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.11.2

v1.11.1

26 Apr 05:52
Compare
Choose a tag to compare

What's Changed

  • Update Request to work with ReadableStream polyfills by @nicksrandall in #164
  • refactor(serve-static): use c.req.path instead of url.pathname by @yusukebe in #166

New Contributors

Full Changelog: v1.11.0...v1.11.1

v1.11.0

19 Apr 15:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.11.0

v1.10.1

19 Apr 05:50
Compare
Choose a tag to compare

What's Changed

  • fix: catch ERR_INVALID_URL error in listener by @usualoma in #162

Full Changelog: v1.10.0...v1.10.1

v1.10.0

11 Apr 22:47
Compare
Choose a tag to compare

What's Changed

  • feat: enable to skip overriding global Request and Response classes by @usualoma in #156
  • docs(readme): update by @yusukebe in #157

Full Changelog: v1.9.1...v1.10.0

v1.9.1

30 Mar 00:06
Compare
Choose a tag to compare

What's Changed

  • fix(request): guess request protocol from incoming object by @usualoma in #155

Full Changelog: v1.9.0...v1.9.1