@inquirer/confirm@6.3.2
What's new
confirm()now trims surrounding whitespace from answers before matching yes/no keywords, so values such asyes— accidentally typed or piped into the prompt — no longer silently fall through to the default (#2254).
Dependencies
@inquirer/corebumped to^12.0.3— fixes same-tick keystrokes reaching handlers of settled prompts (#2255)