Skip to content

Releases: checkly/checkly-cli

v4.0.6

17 May 09:26
d2f88ba
Compare
Choose a tag to compare

What's Changed

  • fix: update e2e tests to use Danube by @clample in #711
  • fix: handle edge case when formatting reporter titles by @clample in #712
  • fix: ensure check run timeouts give clear error message by @clample in #710
  • feat: create git-ignore if does not exists [sc-15241] by @maxigimenez in #713
  • feat: support top level await in browser check scripts by @clample in #715
  • feat: send file path to the BE [gh-0] by @umutuzgur in #716
  • feat: release version 4.0.6 [gh-0] by @umutuzgur in #718

Full Changelog: v4.0.5...v4.0.6

v4.0.5

09 May 11:22
e1b75b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.4...v4.0.5

v4.0.4

05 May 16:53
209ae15
Compare
Choose a tag to compare

What's Changed

  • feat: show shortlinks for failed checks and test-session summary by @nahuelon in #680
  • feat: support "create" on existing projects by @maxigimenez in #675
  • chore: update the canary release package name by @clample in #687
  • docs: document create-checkly release process by @clample in #683
  • test: add integration test for checkly trigger by @clample in #684
  • fix: print checks for 'checkly test --list' by @clample and @tnolet in #681
  • fix(examples): update docs-search.spec.ts to match docs updates by @clample in #691
  • feat: change handling for 'checkly trigger' no matching checks by @clample in #692
  • chore: rename env var and move api url to the config by @umutuzgur in #694
  • chore(examples): remove check-group.ts file from advanced example by @clample in #696
  • fix: setup/teardown checkgroup scripts by @nahuelon and @tnolet in #695
  • chore: increase timeout for flaky e2e tests by @clample in #699
  • chore: handle concurrent e2e test runs for env tests by @clample in #698
  • feat: release CLI v4.0.4 by @clample in #700

Full Changelog: v4.0.3...v4.0.4

v4.0.3

28 Apr 16:03
6c83cfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.0.3

v4.0.2

28 Apr 14:34
9463cc8
Compare
Choose a tag to compare

What's Changed

  • feat: update references to @checkly/cli package by @clample in #668
  • fix: remove another reference to @checkly/cli by @clample in #671
  • feat: update default runtime IDs to 2023.02 by @clample in #670

Full Changelog: v4.0.1...v4.0.2-2

v4.0.1

28 Apr 13:30
84b5634
Compare
Choose a tag to compare

What's Changed

  • feat: introduce checkly trigger command [sc-14206] by @clample in #609
  • feat: migrate @checkly/create-cli to new package by @clample in #666
  • fix: don't run oclif manifest for create-cli package by @clample in #667
  • fix: continue reading config for @checkly/cli by @clample in #669

Full Changelog: v4.0.0...v4.0.1

v4.0.0

28 Apr 09:49
125b363
Compare
Choose a tag to compare

What's Changed

  • refactor: prepare reporters for checkly trigger command [sc-14206] by @clample in #662
  • feat: change CLI package name by @clample in #665

The Checkly CLI will now be published to checkly on NPM rather than @checkly/cli. Since the checkly package was previously used, the version of the CLI is increased to 4.0.0 to avoid any conflicts.

Full Changelog: v0.4.13...v4.0.0

v0.4.13

26 Apr 11:28
c69f33b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.12...v0.4.13

v0.4.12

13 Apr 14:48
6a4f919
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.11...v0.4.12

v0.4.11

06 Apr 13:24
da9530c
Compare
Choose a tag to compare

What's Changed

  • fix: set timeouts before the run command [gh-0] by @umutuzgur in #630

Full Changelog: v0.4.10...v0.4.11