Releases: honojs/node-server
Releases Β· honojs/node-server
v1.14.2
What's Changed
- perf: keep using the lightweight Response object when retrieving
headers
, status
, and ok
, and then drop the getInternalBody
function. by @usualoma in #242
Full Changelog: v1.14.1...v1.14.2