Skip to content

Releases: replayio/replay-cli

replayio@1.5.2

09 Jul 13:37
75f2e03
Compare
Choose a tag to compare

Patch Changes

@replayio/playwright@3.1.8

09 Jul 13:37
75f2e03
Compare
Choose a tag to compare

Patch Changes

  • #592 134591c Thanks @Andarist! - Improved resiliency to GitHub API errors when auto-populating PR-related information metadata

  • #613 8cd22ea Thanks @hbenl! - Add a trailing log line in case another playwright reporter removes our last line

  • #614 0ee7425 Thanks @Andarist! - Fixed an issue that could cause the reporter to miss test body steps when beforeAll hook was used

@replayio/cypress@3.1.2

09 Jul 13:37
75f2e03
Compare
Choose a tag to compare

Patch Changes

  • #592 134591c Thanks @Andarist! - Improved resiliency to GitHub API errors when auto-populating PR-related information metadata

@replayio/playwright@3.1.7

05 Jul 15:50
6d4c415
Compare
Choose a tag to compare

Patch Changes

  • #603 f2b1c82 Thanks @bvaughn! - Gather data about deprecated filter config usage (as preparation to remove it)

@replayio/cypress@3.1.1

05 Jul 15:50
6d4c415
Compare
Choose a tag to compare

Patch Changes

  • #603 f2b1c82 Thanks @bvaughn! - Gather data about deprecated filter config usage (as preparation to remove it)

@replayio/cypress@3.1.0

05 Jul 15:05
5b3f3b1
Compare
Choose a tag to compare

Minor Changes

  • #598 0f9764b Thanks @Andarist! - Added a new upload.statusThreshold option. It accepts one of 'all', 'failed-and-flaky' or 'failed' and it's used to skip uploading recordings for test runs that don't satisfy the desired threshold (eg. it allows to filter out recordings of passed tests).

replayio@1.5.1

03 Jul 21:11
b803eea
Compare
Choose a tag to compare

Patch Changes

replayio@1.5.0

03 Jul 17:08
75a32ec
Compare
Choose a tag to compare

Minor Changes

  • #572 db3f422 Thanks @bvaughn! - Add "whoami" command to print information about the current user and API key

@replayio/test-utils@3.0.7

03 Jul 21:11
b803eea
Compare
Choose a tag to compare

Patch Changes

@replayio/test-utils@3.0.6

03 Jul 17:08
75a32ec
Compare
Choose a tag to compare

Patch Changes

  • #573 9494138 Thanks @hbenl! - Log broken entries when reading the recordings.log file