Skip to content

Releases: fastly/js-compute-runtime

v1.5.2

23 Mar 23:26
Compare
Choose a tag to compare

1.5.2 (2023-03-23)

Bug Fixes

  • Add documentation for FetchEvent, FetchEvent.prototype.respondWith, and FetchEvent.prototype.waitUntil (78e6d92)
  • fix typo in geolocation example (f53a06e)

v1.5.1

10 Mar 21:33
Compare
Choose a tag to compare

1.5.1 (2023-03-10)

Bug Fixes

  • handle fallthrough of regex parser bugs (#447) (8f38980)

v1.5.0

10 Mar 11:39
Compare
Choose a tag to compare

1.5.0 (2023-03-10)

Features

  • support unicode patterns via precompilation (87a0dce)

v1.4.2

09 Mar 15:19
Compare
Choose a tag to compare

1.4.2 (2023-03-09)

Bug Fixes

  • console logging support improvements (#434) (7a74d76)

v1.4.1

01 Mar 15:19
5f54eaa
Compare
Choose a tag to compare

1.4.1 (2023-03-01)

Bug Fixes

v1.4.0

27 Feb 14:03
c2ca972
Compare
Choose a tag to compare

1.4.0 (2023-02-27)

Features

  • implement fastly:secret-store package (cde22e3)

Bug Fixes

  • Bump to spidermonkey 110, and viceroy 0.3.5 (#420) (e17cdfd)

v1.3.4

09 Feb 12:27
Compare
Choose a tag to compare

1.3.4 (2023-02-09)

Bug Fixes

  • add custom error message when making a request to a backend which does not exist (#412) (486aed1)

v1.3.3

08 Feb 16:50
Compare
Choose a tag to compare

1.3.3 (2023-02-08)

Bug Fixes

  • Remove error codes from external error messaging as these codes are not documented anywhere and subject to change (8f8f0ef)

v1.3.2

30 Jan 22:44
Compare
Choose a tag to compare

1.3.2 (2023-01-30)

Bug Fixes

  • allow a downstream response to contain lots of headers with the same name without crashing (ba1f0e6)

v1.3.1

26 Jan 19:16
6a84d5d
Compare
Choose a tag to compare

1.3.1 (2023-01-26)

Bug Fixes

  • ensure CacheOverride bitflags are the same value as defined in xqd (#386) (8a1c215)