Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: boolean arguments will not be collected into an implicit array #236

Merged
merged 2 commits into from Feb 10, 2020

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Feb 9, 2020

This reverts behavior to match yargs@14. If an argument is configured as a bool we will not coerce it into an array.

@SimenB could I get you to try out this branch if you have a moment.

Refs: jestjs/jest#9517
BREAKING CHANGE: this reverts parsing behavior of booleans to yargs@14

@bcoe bcoe requested a review from mleguen February 9, 2020 07:14
@SimenB
Copy link

SimenB commented Feb 9, 2020

Yeah, this works as expected. Thanks!

@bcoe bcoe merged commit 34c4e19 into master Feb 10, 2020
@bcoe bcoe deleted the fix-jest-9517 branch February 10, 2020 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants