Skip to content

Releases: fastly/js-compute-runtime

v3.24.3

16 Oct 18:11
4a10054

Choose a tag to compare

3.24.3 (2024-10-16)

Bug Fixes

v3.24.2

16 Oct 16:22
c41daf8

Choose a tag to compare

3.24.2 (2024-10-16)

Bug Fixes

v3.24.1

16 Oct 15:45
c175b22

Choose a tag to compare

3.24.1 (2024-10-16)

Bug Fixes

v3.24.0

15 Oct 18:52
952ea34

Choose a tag to compare

3.24.0 (2024-10-15)

Features

  • default enable allowDynamicBackends with better unsupported errors (#995) (bb858fe)
  • setDefaultDynamicBackendConfig with all backend configuration options (#993) (1847924)
  • support backend property hostcalls (#1002) (1d9f91a)

v3.23.0

18 Sep 18:56
a9d4fcd

Choose a tag to compare

3.23.0 (2024-09-18)

Features

Bug Fixes

  • never error for missing client data, return null instead (#979) (7068321)
  • null return instead of an error for missing geo data (d4c9b69)
  • simple cache getOrSet inner rejections to reject outer promise (#981) (c1fdc49)

v3.22.4

13 Sep 16:00
0dcff58

Choose a tag to compare

3.22.4 (2024-09-13)

Bug Fixes

v3.22.3

12 Sep 23:57
9d45c08

Choose a tag to compare

3.22.3 (2024-09-12)

Bug Fixes

v3.22.2

12 Sep 22:19
2714359

Choose a tag to compare

3.22.2 (2024-09-12)

Bug Fixes

v3.22.1

12 Sep 21:34
d6ca662

Choose a tag to compare

3.22.1 (2024-09-12)

Bug Fixes

v3.22.0

11 Sep 00:14
13185f1

Choose a tag to compare

3.22.0 (2024-09-11)

Features

Bug Fixes

  • passing direct response body to requests in streaming (#954) (6bf90b9)