Skip to content

Releases: cdloh/cloudflare-esi

v0.3.1

27 Sep 15:21
Compare
Choose a tag to compare

0.3.1 (2024-09-27)

Bug Fixes

  • also trigger postbody function on non esi responses (e84948a)

v0.3.0

06 Aug 15:03
Compare
Choose a tag to compare

0.3.0 (2024-08-06)

Features

  • add postBody Functionality (0c9d7dc)

v0.2.5

18 Jun 15:20
Compare
Choose a tag to compare

0.2.5 (2024-06-18)

Bug Fixes

  • handle int conditions better (0cd89fe)

v0.2.4

18 Jun 12:43
Compare
Choose a tag to compare

0.2.4 (2024-06-18)

Bug Fixes

  • handle empty strings correctly (dont force them to be ints) (eb61116)

v0.2.3

11 Jun 10:42
Compare
Choose a tag to compare

0.2.3 (2024-06-11)

Bug Fixes

  • handles esi Args that are strings but have leading integers (1aa0067)
  • update actions and nodejs versions to fix for latest LTS (9bd3ab4)
  • Upgrade packages prep for a few patches (060c874)

v0.2.2

12 Oct 08:25
Compare
Choose a tag to compare

0.2.2 (2022-10-12)

Bug Fixes

  • Multiple ESI args passed as query params (4860b9d)

v0.2.1

12 Sep 04:13
Compare
Choose a tag to compare

0.2.1 (2022-09-12)

Bug Fixes

  • Fix unit tests after miniflare upgrade (3ae8456)

v0.2.0

23 Aug 14:02
Compare
Choose a tag to compare

0.2.0 (2022-08-23)

Features

  • Commit for first release (2c9b961)