Skip to content

@inquirer/prompts@4.0.0

Compare
Choose a tag to compare
@SBoudrias SBoudrias released this 04 Feb 18:45
44016a4
  • All prompts are now themable. See each prompts documentation about the options available.
  • BREAKING: The message option of each prompt must now be a string. It could previously be an asynchronous function. See recipes for a migration option.
  • Node 18 required