Releases: checkly/checkly-cli
Releases · checkly/checkly-cli
7.10.0
What's Changed
Other Changes
- feat(cli): render agentic check results in checks get and checkly test by @thebiglabasky in #1277
- fix(cli): show actionable error when TypeScript loader is missing by @sorccu in #1279
- feat(cli): add --preserve-resources flag to destroy command by @sorccu in #1281
- Correct 'NO_RETRY' to 'NO_RETRIES' in documentation [ship] by @thebiglabasky in #1278
Full Changelog: 7.9.0...7.10.0
7.9.0
What's Changed
Other Changes
- feat(cli): expose description property in Check construct API by @pmallol in #1272
- fix: handle nested conditional exports and native bindings by @thebiglabasky in #1275
- fix: resolve bare package imports against the "." exports subpath by @thebiglabasky in #1276
- feat(cli): auto-include pnpm patches directory in Playwright bundles by @hlenke in #1273
New Contributors
Full Changelog: 7.8.0...7.9.0
7.8.0
What's Changed
- feat(cli): add docs & agent skills section to help output by @stefanjudis in #1270
- refactor: consolidate confirmOrAbort across deploy, destroy, and env rm by @thebiglabasky in #1269
- feat: allow users to ignore existing pwcs dependency cache by @hwartig in #1229
- feat(cli): add checkly init command with skill-first onboarding by @thebiglabasky in #1267
- feat: add RCA commands and surface root cause analysis in checks get [AI-190] by @thebiglabasky in #1271
Full Changelog: 7.7.0...7.8.0
7.7.0
What's Changed
- feat: use npm trusted publishing (OIDC) for release job by @thebiglabasky in #1258
- feat(cli): add
skills installcommand by @stefanjudis in #1259 - feat(cli): expand AI agent detection by @MichaelHogers in #1261
- feat(cli): show plan and add-ons in whoami command by @thebiglabasky in #1260
- feat(cli): add account plan command [AI-72] by @thebiglabasky in #1262
- feat(cli): add upgrade paths, locations, and billing links to account plan [AI-72] by @thebiglabasky in #1264
- feat(cli): add manage action group and update skills for plan awareness [AI-72] by @thebiglabasky in #1265
Full Changelog: v7.6.2...7.7.0
7.6.1
What's Changed
Other Changes
- feat: playwright config file selection prompt by @timohuovinen in #1255
Full Changelog: 7.6.0...7.6.1
7.6.0
What's Changed
- docs: link to npmjs and document package.json update by @timohuovinen in #1251
- feat(cli): show analytics stats in checks get [AI-55] by @thebiglabasky in #1249
- feat(cli): add
checks statscommand by @thebiglabasky in #1256
Full Changelog: 7.5.5...7.6.0
7.5.5
What's Changed
Other Changes
- fix: --reporter flag to support multiple values by @timohuovinen
- feat(cli): add investigate + communicate actions and confirmation protocol to AI skills by @thebiglabasky in #1247
New Contributors
- @timohuovinen made their first contribution in #1243
Full Changelog: 7.5.4...7.5.5
7.5.4
What's Changed
Other Changes
- feat(cli): add --status flag to checks list command [AI-35] by @martzoukos in #1244
- fix:
globalSetup,globalTeardownandtsconfigfiles from Playwright config are detected again by @sorccu in #1250
Full Changelog: 7.5.3...7.5.4
7.5.3
What's Changed
Other Changes
- fix(cli): add V2 asset support for logs and check-run-data retrieval [AI-61] by @martzoukos in #1248
New Contributors
- @martzoukos made their first contribution in #1248
Full Changelog: 7.5.2...7.5.3
7.5.2
What's Changed
- Wire up agent confirmation flow for write commands by @thebiglabasky in #1246
Full Changelog: 7.5.1...7.5.2