Skip to content

Releases: honojs/node-server

v1.13.0

16 Sep 03:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.13.0

v1.12.2

27 Aug 08:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.1...v1.12.2

v1.12.1

19 Aug 00:40
Compare
Choose a tag to compare

What's Changed

  • fix: return response from res.body if internal data is not ready to be returned directly by @usualoma in #188

Full Changelog: v1.12.0...v1.12.1

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