github SBoudrias/Inquirer.js inquirer@14.2.2

latest release: @inquirer/testing@3.3.13
3 hours ago

inquirer@14.2.2

The umbrella package, bundling @inquirer/prompts and @inquirer/core.

What's new

  • Fixed a race where keystrokes batched in the same tick as the key that settled a prompt could still reach keypress handlers after the prompt was done, cancelled, or aborted (@inquirer/core, #2255, closes #1816).
  • confirm() now trims surrounding whitespace from answers before matching yes/no keywords (@inquirer/confirm, #2254).

Included

  • @inquirer/core@^12.0.3
  • @inquirer/prompts@^8.7.2

Don't miss a new Inquirer.js release

NewReleases is sending notifications on new releases.