← All changelogs

Changelog

Checkly CLI 5.0.1

Published

Node.js 16.x is no longer supported

As Node.js 16.x reached end of life in late 2023, this new major CLI version updates all relevant dependencies to a later Node.js major version. If you run the Checkly CLI in a Node.js 16.x environment, upgrade Node.js before upgrading the CLI.

npm install -D checkly@latest

Also shipped

  • Reporters: The degraded state was added to all relevant reporters; previously, degraded checks were reported as passing.