Skip to content

Releases: fastly/js-compute-runtime

v3.35.1

29 Sep 17:04
abaab6a

Choose a tag to compare

3.35.1 (2025-09-29)

Bug Fixes

  • Root HTML rewriter variables to ensure no GC (#1202) (6aaf9f3)
    • Running the HTML rewriter on a large document could split the processing across a garbage collection, collecting a variable that was erroneously not rooted

v3.35.0

26 Sep 23:54
806dadd

Choose a tag to compare

3.35.0 (2025-09-26)

Features

Bug Fixes

  • Remove broken CI tests (5b645f7)
  • Update rust toolchain for compute-file-server-cli (09d5a6d)

v3.34.0

15 Apr 18:18
5baaa01

Choose a tag to compare

3.34.0 (2025-04-11)

Features

v3.33.4

04 Apr 23:14
e24df60

Choose a tag to compare

3.33.4 (2025-04-04)

Bug Fixes

v3.33.3

04 Apr 21:16
2894302

Choose a tag to compare

3.33.3 (2025-04-04)

Bug Fixes

v3.33.2

20 Mar 16:33
3ffbdb8

Choose a tag to compare

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.1

12 Mar 23:01
01cef44

Choose a tag to compare

3.33.1 (2025-03-12)

Bug Fixes

v3.33.0

12 Mar 21:40
acfb8e0

Choose a tag to compare

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.32.2

26 Feb 03:35
4243f24

Choose a tag to compare

3.32.2 (2025-02-26)

Bug Fixes

v3.32.1

20 Feb 20:00
0b438bc

Choose a tag to compare

3.32.1 (2025-02-20)

Bug Fixes