JavaScript SDK 0.3.0
Added
- Implement the CompressionStream builtin #84
Changed
- Removed the requirement for a fastly.toml file to be present when using js-compute-runtimes CLI to compile a WASM file
- Breaking change: Removed --skip-pkg argument from js-compute-runtime's CLI #108
- Breaking change: Removed
console.trace
method
Fixed
- Fix the response error message text
- Throw an error if constructors are called as plain functions
- Fix the behavior of
console.debug
- Allow builtin classes to be extended
Prior change: Fastly Terraform Provider 2.1.0
Following change: Remove beta tags from the Origin Inspector and the Domain Inspector docs