Releases: fastly/js-compute-runtime
Releases · fastly/js-compute-runtime
v0.5.10
v0.5.9
0.5.9 (2022-11-29)
Features
- add fastly:cache-override module (f433464)
- add geo ip lookup function to fastly:geolocation (24601e5)
- Add Logger constructor to "fastly:logger" module (b4818a2)
- expose fastly loggers via fastly:logger module (2d0bcfe)
- expose the fastly features via 'fastly:' namespaced modules (c06cd16)
- move env function into fastly:env (327b344)
Bug Fixes
- Add types for setTimeout, clearTimeout, setInterval, clearInterval (c1ed00c)
v0.5.8
v0.5.7
v0.5.6
v0.5.5
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)
dev
update bootstrap sha
v0.5.3
remove the else branches that zero the memory of `definition` as it's…
v0.5.2
Apply suggestions from code review
v0.5.0: chore: release main (#230)
* chore: release main * Update CHANGELOG.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jake Champion <[email protected]>