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

Resolves issue #263 #264

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open

Resolves issue #263 #264

wants to merge 51 commits into from

Conversation

mathiscode
Copy link

Workaround incorrectly interpreted number-like values returned from minimist

jbrumwell and others added 30 commits September 23, 2016 17:17
Conflicts:
	dist/command.js
	dist/option.js
	lib/command.js
Updated dev deps and switched to Yarn
Updated Inquirer to v3 and other prod deps
…values

Support default values for options
Update babel/eslint build config
Under some rare conditions, Vorpal can produce an invalid persisted history which, when loaded, would result in an uncaught exception that crashes the caller. To prevent this, the history is reset when invalid JSON is loaded.
Fixed crash when persisted history cannot be parsed
Workaround incorrectly interpreted number-like values returned from minimist
@milesj
Copy link
Contributor

milesj commented Jul 13, 2017

Utils have changed in a recent merge. Could you rebase?

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

5 participants