Releases: honojs/node-server
Releases · honojs/node-server
v1.12.0
v1.11.5
v1.11.4
v1.11.3
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
- @brettimus made their first contribution in #173
Full Changelog: v1.11.2...v1.11.3
v1.11.2
v1.11.1
What's Changed
- Update Request to work with ReadableStream polyfills by @nicksrandall in #164
- refactor(serve-static): use
c.req.path
instead ofurl.pathname
by @yusukebe in #166
New Contributors
- @nicksrandall made their first contribution in #164
Full Changelog: v1.11.0...v1.11.1