0.3.1 (2024-09-27)
- also trigger postbody function on non esi responses (e84948a)
0.3.0 (2024-08-06)
- add postBody Functionality (0c9d7dc)
0.2.5 (2024-06-18)
- handle int conditions better (0cd89fe)
0.2.4 (2024-06-18)
- handle empty strings correctly (dont force them to be ints) (eb61116)
0.2.3 (2024-06-11)
- 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)
0.2.2 (2022-10-12)
- Multiple ESI args passed as query params (4860b9d)
0.2.1 (2022-09-12)
- Fix unit tests after miniflare upgrade (3ae8456)
0.2.0 (2022-08-23)
- Commit for first release (2c9b961)