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

latest releases: inquirer@11.0.2, inquirer@11.0.1, @inquirer/type@2.0.0...
3 days 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.