Skip to content

@inquirer/confirm@6.3.0

Choose a tag to compare

@SBoudrias SBoudrias released this 26 Aug 22:58
Immutable release. Only release title and notes can be modified.
@inquirer/confirm@6.3.0
51ac389

@inquirer/confirm@6.3.0

What's new

  • Localized yes/no answers are now accepted and matched per-locale (e.g. Spanish s for sí, French o for oui, Chinese 是/否), instead of only English y/n. A new keywords theme property ({ yes, no }) is the source of truth for both parsing and display, with prefix-based, case-insensitive matching and the default answer marked in the hint.

Dependencies

  • @inquirer/core bumped to ^12.0.1
  • @inquirer/type bumped to ^4.1.0