You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 0.4.2 [skip ci]
## [0.4.2](v0.4.1...v0.4.2) (2025-02-11)
### Bug Fixes
* Cleanup useless async and awaits & custom ESI Vars function doesn't have to be async ([6ee4f6b](6ee4f6b))
chore(release): 0.3.1 [skip ci]
## [0.3.1](v0.3.0...v0.3.1) (2024-09-27)
### Bug Fixes
* also trigger postbody function on non esi responses ([e84948a](e84948a))
chore(release): 0.2.3 [skip ci]
## [0.2.3](v0.2.2...v0.2.3) (2024-06-11)
### Bug Fixes
* handles esi Args that are strings but have leading integers ([1aa0067](1aa0067))
* update actions and nodejs versions to fix for latest LTS ([9bd3ab4](9bd3ab4))
* Upgrade packages prep for a few patches ([060c874](060c874))