Releases: checkly/checkly-cli
Releases · checkly/checkly-cli
5.0.1
5.0.0
What's Changed
This release bumps the minimum supported Node version from 16 to 18.
Other Changes
- feat: adds degraded state to reporters [sc-00] by @tnolet in #1020
- feat: update inline hints and tips by @tnolet in #1021
- chore!: update node engine requirement to >=18 [sc-23291] by @sorccu in #1001
- feat: resolve declaration files (e.g.
.d.ts
) as a last resort [sc-23313] by @sorccu in #1023 - feat: add assertions to CheckGroup's API check defaults [sc-23331] by @sorccu in #1027
- feat: adds incident.io channel by @tnolet in #1026
- chore: update parser-related dependencies [sc-23311] by @sorccu in #1022
- chore: update oclif [sc-23314] by @sorccu in #1024
- feat: adds MS Teams and Telegram alert channels by @tnolet in #1028
Improvements
- chore(deps): Bump debug and @types/debug by @dependabot in #1029
Full Changelog: 4.19.1...5.0.0
4.19.1
4.19.0
4.18.0
4.17.0
4.16.0
What's Changed
Other Changes
- feat: support wildcard exports when parsing dependency tree [sc-22632] by @sorccu in #1003
- fix: updates wrong links to correct url. [sc-00] by @tnolet in #1005
- feat: check constructs against account default runtime if not given [sc-22843] by @sorccu in #1007
- IMPORTANT: If do not set a
runtimeId
in your checks or Checkly configuration, the CLI will now use the default runtime of your Checkly account, instead of the previously hardcoded2024.02
runtime.
- IMPORTANT: If do not set a
Full Changelog: 4.15.0...4.16.0
4.15.0
What's Changed
Other Changes
- feat: allow configuring the CLI to error on no matching tests by @imbstack in #984
- chore: update node to latest 18.x [sc-22520] by @sorccu in #991
- chore(workflows): release workflow needs id-token write permission for npm provenance by @sorccu in #1002
Improvements
- chore(deps-dev): Bump simple-git-hooks from 2.8.1 to 2.11.1 by @dependabot in #962
New Contributors
Full Changelog: 4.14.0...4.15.0
4.14.0
What's Changed
Other Changes
- docs: fix doc URL by @matthiasgubler in #972
- feat: optionally bypass runtime dependency checks [sc-22475] by @sorccu in #986
New Contributors
- @matthiasgubler made their first contribution in #972
Full Changelog: 4.13.0...4.14.0