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

fix: alias and aliasPrefixes in config file #163

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

skovy
Copy link
Owner

@skovy skovy commented Apr 26, 2022

Resolves #157

For some reason using coerce with yargs will always set a value, even undefined. I removed coerce but there is no other clean way to cast to the correct type. Instead, it was much easier to simply remove undefined values from the CLI options and make this more future proof as well.

@skovy skovy merged commit 8ce9540 into master Apr 26, 2022
@skovy skovy deleted the skovy/fix-coerced-undefined-values branch April 26, 2022 02:00
@skovy
Copy link
Owner Author

skovy commented Apr 26, 2022

🎉 This PR is included in version 6.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@skovy skovy added the released label Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't configure aliasPrefixes in the config file
1 participant