August 1st, 2023
New
Checkly CLI

CLI version v4.0.13 brings two core fixes and some smaller dependency updates.
Fixes some issues with using ESM and ts-node in the same project. See #768
Fixes an issue with not being able to use regular URLs as strings in a webhook template.
Furthermore, we have updated our GitHub Actions templates to be more concise and pick up more git metadata when running test session or running a deploy command.
npm create checkly Or upgrade your existing installation with
npm install checkly@latest