Skip to content

@inquirer/[email protected]

Compare
Choose a tag to compare
@SBoudrias SBoudrias released this 07 Nov 22:24
a318aec

New features!

  • New required prompt config. Makes sure at least one choice is selected.
  • New validate prompt config. Provide a function that'll validate the user selection with any logic you want (like enforcing a min or max selection amount.) Please use this config with parsimony since complicated validation scheme can lead to sub-optimal UX!