Skip to content

Conversation

juergba
Copy link
Contributor

@juergba juergba commented Jun 3, 2021

Description

We deprecate following signature of the Runner constructor: Runner(suite: Suite, delay: boolean)

Instead use an option object: Runner(suite: Suite, {delay: boolean})
=> API docs

@juergba juergba self-assigned this Jun 3, 2021
@juergba juergba added semver-patch implementation requires increase of "patch" version number; "bug fixes" area: usability concerning user experience or interface labels Jun 3, 2021
@juergba juergba added this to the next milestone Jun 3, 2021
@juergba juergba requested a review from a team June 3, 2021 15:21
@juergba juergba merged commit 9872410 into master Jun 4, 2021
@juergba juergba deleted the juergba/runner branch June 4, 2021 05:49
@juergba juergba modified the milestones: next, v9.0.0 Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: usability concerning user experience or interface semver-patch implementation requires increase of "patch" version number; "bug fixes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants