Skip to content

Releases: fastly/js-compute-runtime

v2.3.0

12 Jun 12:32
71bb4d8

Choose a tag to compare

2.3.0 (2023-06-12)

Features

  • implement web performance api (ddfe11e)

v2.2.1

12 Jun 09:24
5ba8177

Choose a tag to compare

2.2.1 (2023-06-09)

Bug Fixes

  • only apply our pipeTo/pipeThrough optimisations to TransformStreams who have no transformers (IdentityStreams). (#556) (a88616c)

v2.2.0

08 Jun 11:29
3ccb4c0

Choose a tag to compare

2.2.0 (2023-06-07)

Features

  • implement SimpleCache.getOrSet method (a1f4517)

v2.1.0

03 Jun 10:48
c8b6545

Choose a tag to compare

2.1.0 (2023-06-02)

Features

v2.0.2

01 Jun 10:25

Choose a tag to compare

2.0.2 (2023-06-01)

Bug Fixes

  • add fastly:secret-store types (3805238)

v2.0.1

24 May 11:34

Choose a tag to compare

2.0.1 (2023-05-24)

Bug Fixes

  • When using implicit backends with https protocol, use the hostname for the sni hostname value to match fetch behaviour in browsers and other runtimes (84fb6a2)

v2.0.0

15 May 18:34
600ff63

Choose a tag to compare

2.0.0 (2023-05-15)

⚠ BREAKING CHANGES

  • Rename Object Store and related APIs to KV Store (#476)

Features

  • Rename Object Store and related APIs to KV Store (#476) (01a4729)

v1.13.0

11 May 16:02
a35627d

Choose a tag to compare

1.13.0 (2023-05-11)

Features

  • Implement all the web console methods (#522) (a12a1d3)

v1.12.0

11 May 11:32

Choose a tag to compare

1.12.0 (2023-05-11)

Features

  • implement Fanout for JS SDK (5198884)

v1.11.2

27 Apr 10:05
0cc3ed1

Choose a tag to compare

1.11.2 (2023-04-27)

Bug Fixes

  • Add TypeScript definitions for Response.redirect() and Response.json() (#512) (ebe429f)