Releases: checkly/checkly-cli
Releases · checkly/checkly-cli
5.2.0
What's Changed
Other Changes
- feat: allow parsing multiple input types by @ferrandiaz in #1050
- feat: support status pages and services [sc-23401] by @Antoine-C in #1039
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
Other Changes
- fix(github): remove link to internal engineering guidelines from PR template [sc-23521] by @sorccu in #1043
- fix: the
test
command's--tags
option now also matchesCheckGroup
s [sc-23699] by @sorccu in #1047
Improvements
- chore(deps-dev): Bump jest and @types/jest by @dependabot in #1031
- chore(deps-dev): Bump lint-staged from 13.2.3 to 15.4.3 by @dependabot in #1032
Full Changelog: 5.0.1...5.1.0
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