github SBoudrias/Inquirer.js @inquirer/core@9.2.0

latest releases: @inquirer/editor@4.1.0, @inquirer/core@10.1.0, inquirer@12.1.0...
one month ago
  • theme.prefix can now be defined per status: { idle: string; done: string; }
  • theme.prefix changed the default prefix.done style to a tick mark (previously was the same ? as when idle.)
  • theme.message now takes a second argument representing the status of the prompt; (message: string, status: 'idle' | 'loading' | 'done') => string
  • Bump dependencies & an internal refactor of exit handlers.

Don't miss a new Inquirer.js release

NewReleases is sending notifications on new releases.