Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@replayio/[email protected]
Major Changes
#525
82a525e
Thanks @Andarist! - Removed the CLI script from the package. It's no longer possible to executenpx @replayio/cypress run
#530
81179b9
Thanks @Andarist! - Bumped the required peer dependency range on Cypress to^13
#523
fd9ae6d
Thanks @Andarist! - Removed support for Replay Firefox#524
7628818
Thanks @Andarist! - Bumped the minimum supported node version to 18#522
342e169
Thanks @Andarist! - Removedpostinstall
script. To install the Replay Chromium please an explicit installation step should be used (such asnpx replayio install
)Minor Changes
d56ebda
Thanks @Andarist! - Use the current branch name as the default run title in non-CI runsPatch Changes
#537
cc8b0b6
Thanks @hbenl! - Fix cypress assertions getting lost#520
a652cd9
Thanks @bvaughn! - Fixed an edge case that caused test steps to appear in the wrong order for flaky tests.#530
81179b9
Thanks @Andarist! - Fixed an issue withdisplayError
being incorrectly reused for all test attemptsUpdated dependencies [
34b1ba7
,8343abe
,34b1ba7
,d56ebda
,8343abe
]:@replayio/[email protected]
Major Changes
#536
8343abe
Thanks @Andarist! - Breaking changes in the reporter's public API#536
8343abe
Thanks @Andarist! - Bumped the minimum supported node version to 18Minor Changes
d56ebda
Thanks @Andarist! - Use the current branch name as the default run title in non-CI runsPatch Changes
#519
34b1ba7
Thanks @Andarist! - Added newupload
options:statusThreshold
: this 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)minimizeUploads
: a boolean flag that helps to minimize the amount of uploaded recordings. With this flag a minimal set of recordings associated with a retried test is uploadedUpdated dependencies [
34b1ba7
]:@replayio/[email protected]
Minor Changes
#513
d56ebda
Thanks @Andarist! - Use the current branch name as the default run title in non-CI runs#536
8343abe
Thanks @Andarist! - Correctly correlate recordings with tests utilizingrepeatEach
Patch Changes
#519
34b1ba7
Thanks @Andarist! - Added newupload
options:statusThreshold
: this 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)minimizeUploads
: a boolean flag that helps to minimize the amount of uploaded recordings. With this flag a minimal set of recordings associated with a retried test is uploadedUpdated dependencies [
34b1ba7
,8343abe
,34b1ba7
,d56ebda
,8343abe
]:[email protected]
Minor Changes
8343abe
Thanks @Andarist! - Export a new version of the new test run metadata validatorPatch Changes
#526
b7113e9
Thanks @bvaughn! - Add "open" command to open Replay browser in non-recording mode#535
6ed4119
Thanks @Andarist! - Add an explicit dependency onstrip-ansi
module@replayio/[email protected]
Patch Changes
34b1ba7
,8343abe
,34b1ba7
,d56ebda
,8343abe
]:@replayio/[email protected]
Patch Changes
34b1ba7
,8343abe
,34b1ba7
,d56ebda
,8343abe
]:@replayio/[email protected]
Patch Changes
34b1ba7
Thanks @Andarist! - Export a new version of the new test run metadata validator