Skip to content

Releases: fastly/js-compute-runtime

v0.2.3

01 Feb 13:15

Choose a tag to compare

Update changelog for v0.2.3

v0.2.2: Update changelog and Cargo.toml to version 0.2.2 (#51)

10 Nov 15:10
ec94553

Choose a tag to compare

Note: I had previously published version 0.3.0, but given that there are no breaking changes here, and that the previously published version was somewhat broken, I'm retracting that and only bumping the minor version here instead.

v0.2.1: Properly handle base URL argument in `URL` constructor (#33)

27 Aug 17:07
b00689b

Choose a tag to compare

Plus, more proper error handling for invalid URLs. "More proper" because we should generate more helpful error messages, but this is an improvement for now.

v0.2.0

24 Aug 11:45

Choose a tag to compare

Correct release date for v0.2.0

v0.1.0

29 Jul 10:30

Choose a tag to compare

Initial commit