Releases: fastly/js-compute-runtime
Releases · fastly/js-compute-runtime
v3.28.0
3.28.0 (2024-12-09)
Features
- configureConsole function for configuring log prefixing and stderr (#1065) (9ed80ee)
- StarlingMonkey update (#1067) (857f6fa)
Bug Fixes
v3.27.2
3.27.2 (2024-11-09)
Bug Fixes
- docs build, ensuring compute-file-server-cli for publish (#1044) (40de0b8)
v3.27.0
3.27.0 (2024-11-07)
Features
- --enable-aot AOT compilation flag; no longer experimental. (#1033) (8128c4d)
Bug Fixes
- ensure headers are set on first commit (#1036) (d622799)
- fixup compute-file-server-cli dependency build (#1037) (206a60e)
v3.26.0
3.26.0 (2024-10-31)
Features
Bug Fixes
v3.25.0
3.25.0 (2024-10-22)
Features
- support backend property on both Request and Response, as a Backend instance (#1019) (4e3b93d)
Bug Fixes
- set SSL properly for created dynamic backends (#1016) (616e898)