Releases: fastly/js-compute-runtime
Releases · fastly/js-compute-runtime
v3.33.2
3.33.2 (2025-03-17)
Bug Fixes
- TypeScript declaration return type of Acl.open() (#1149) (b9765f6)
- TypeScript type definitions for Blob, File, FormData (#1150) (4c93d79)
- TypeScript type definitions for Event and EventTarget (#1151) (eb1ab0d)
v3.33.0
3.33.0 (2025-03-12)
Features
- add support for EventTarget (#1145) (a735993)
- FormData support and Request.formData and Response.formData (#1144) (0214ae7)
Bug Fixes
v3.30.0
3.30.0 (2025-01-31)
Features
Bug Fixes
- forbidden KV key special characters to match documentation (#1097) (fefc024)