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(command): add support for input filter for non-interactive #131

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

esatterwhite
Copy link
Owner

the input filter, previously supported for interactive mode via inquirer allow transformation of the input before validation happens. This allows for a great deal of functionality and flexibility for end users being able to fix typos, enter short hands, etc. This is being extended into the non-interactive commands as well

@esatterwhite
Copy link
Owner Author

@jmoses Merry X-Mas

@jmoses
Copy link
Contributor

jmoses commented Dec 29, 2023

HO HO HO 🎅

the input filter, previously supported for interactive mode via inquirer
allow transformation of the input before validation happens. This allows
for a great deal of functionality and flexibility for end users being
able to fix typos, enter short hands, etc. This is being extended into
the non-interactive commands as well
@esatterwhite esatterwhite merged commit a21e065 into main Dec 31, 2023
5 checks passed
@esatterwhite esatterwhite deleted the esatterwhite/input-filter branch December 31, 2023 01:36
@esatterwhite
Copy link
Owner Author

🎉 This PR is included in version 15.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants