enquirer 2.3.2
2.3.2 - 2019-09-17
Added
AuthPrompttype for creating authentication based prompts.BasicAuthprompt as an example of creating an authentication prompt using basic username/password authentication- Examples for different authentication prompts.
QuizPrompt
Fixed
- More examples were updated to fix any known bugs.
- Couple of fixes to the editable and autocomplete prompts.
- Documentation updates to highlight options available to some prompts.