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: don't coerce number from string with leading '0' or '+' #158

Merged
merged 1 commit into from Feb 2, 2019

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Feb 2, 2019

this is less disruptive than #157, but solves some of the same issues brought up in yargs/yargs#1099

BREAKING CHANGE: options with leading '+' or '0' now parse as strings

BREAKING CHANGE: options with leading '+' or '0' now parse as strings
@bcoe bcoe merged commit 18d0fd5 into master Feb 2, 2019
@bcoe bcoe deleted the less-magic-number-parsing branch February 2, 2019 21:24
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

1 participant