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