Skip to content

@inquirer/confirm@6.3.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/confirm@6.3.2
cbdb34b

@inquirer/confirm@6.3.2

What's new

  • confirm() now trims surrounding whitespace from answers before matching yes/no keywords, so values such as yes — accidentally typed or piped into the prompt — no longer silently fall through to the default (#2254).

Dependencies

  • @inquirer/core bumped to ^12.0.3 — fixes same-tick keystrokes reaching handlers of settled prompts (#2255)