Releases: fastly/js-compute-runtime
Releases · fastly/js-compute-runtime
v3.6.0
3.6.0 (2023-09-22)
Features
- add support for ECDSA keys to be used with SubtleCrypto.prototype.sign and SubtleCrypto.prototype.verify (#667) (51bb170)
v3.5.0
3.5.0 (2023-09-19)
Features
v3.4.0
3.4.0 (2023-09-13)
Features
- add ability to import ECDSA JWK keys via crypto.subtle.importKey (#639) (c16b001)
v3.3.5
3.3.5 (2023-09-11)
Bug Fixes
- use new host_api implementation for transactional lookups and inserts (#651) (8c29246)
v3.3.4
3.3.4 (2023-09-07)
Bug Fixes
- revert host_api implementation of the cache apis (4340375)
v3.3.3
3.3.3 (2023-09-05)
Bug Fixes
- remove unused lines of code from docs for SimpleCache/get.mdx (51fd4af)
- update to latest version of gecko-dev which fixes a bug with the default ecma262 sorting algorithm (#643) (64323e3)
v3.3.2
3.3.2 (2023-08-31)
Bug Fixes
- Add documentation for Request.prototype.clone() (9d12321)
v3.3.1
3.3.1 (2023-08-24)
Bug Fixes
- update to spidermonkey which includes async resume support when using pbl (#634) (1dea60f)
v3.3.0
3.3.0 (2023-08-22)
Features
v3.2.1
3.2.1 (2023-08-16)
Bug Fixes
- Add documentation and type definitions for the new event.client.* fields (#625) (a6f557b)