Releases: fastly/js-compute-runtime
Releases · fastly/js-compute-runtime
v2.3.0
12 Jun 12:32
Compare
Sorry, something went wrong.
No results found
2.3.0 (2023-06-12)
Features
implement web performance api (ddfe11e )
v2.2.1
12 Jun 09:24
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
2.2.0 (2023-06-07)
Features
implement SimpleCache.getOrSet method (a1f4517 )
v2.1.0
03 Jun 10:48
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-06-02)
Features
v2.0.2
01 Jun 10:25
Compare
Sorry, something went wrong.
No results found
2.0.2 (2023-06-01)
Bug Fixes
add fastly:secret-store types (3805238 )
v2.0.1
24 May 11:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.12.0
11 May 11:32
Compare
Sorry, something went wrong.
No results found
1.12.0 (2023-05-11)
Features
implement Fanout for JS SDK (5198884 )
v1.11.2
27 Apr 10:05
Compare
Sorry, something went wrong.
No results found
1.11.2 (2023-04-27)
Bug Fixes
Add TypeScript definitions for Response.redirect() and Response.json() (#512 ) (ebe429f )