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(prompter): add limit to array prompts #405

Merged
merged 2 commits into from
Jun 20, 2022
Merged

feat(prompter): add limit to array prompts #405

merged 2 commits into from
Jun 20, 2022

Conversation

hongaar
Copy link
Owner

@hongaar hongaar commented Jun 20, 2022

This adds a limit to array prompts. Also fixes the Enquirer types issue with a workaround and changes the select prompt to an autocomplete prompt.

Fixes #404

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Jun 20, 2022

This pull request introduces 1 alert when merging b939ee0 into 3394413 - view on LGTM.com

new alerts:

  • 1 for Comparison between inconvertible types

@hongaar hongaar merged commit 3f951b6 into main Jun 20, 2022
@hongaar hongaar deleted the feat/limit branch June 20, 2022 09:41
github-actions bot pushed a commit that referenced this pull request Jun 20, 2022
# [1.11.0](v1.10.3...v1.11.0) (2022-06-20)

### Features

* **prompter:** add limit to array prompts ([#405](#405)) ([3f951b6](3f951b6))

[skip ci]
@hongaar
Copy link
Owner Author

hongaar commented Jun 20, 2022

🎉 This PR is included in version 1.11.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.

Setting limit on the config with choices
1 participant