Skip to content

inquirer@14.2.2

Choose a tag to compare

@SBoudrias SBoudrias released this 07 Sep 18:03
Immutable release. Only release title and notes can be modified.
inquirer@14.2.2
cbdb34b

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