Skip to content

v0.5.5

Compare
Choose a tag to compare
@JakeChampion JakeChampion released this 23 Nov 17:07
· 1056 commits to main since this release

Features

  • implement Request.prototype.setCacheKey (457eabe)
  • implement support in Response.json/text/arrayBuffer methods for guest provided streams (50cdc44)

Bug Fixes

  • respond with 500 Internal Server Error when an unhandled error has occured and no response has already been sent to the client (e5982d8)