Skip to content

enquirer 2.3.2

2.3.2 - 2019-09-17

Added

  • AuthPrompt type for creating authentication based prompts.
  • BasicAuth prompt 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.