Skip to content

@inquirer/i18n@1.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/i18n@1.3.0
51ac389

@inquirer/i18n@1.3.0

What's new

  • Added the toggleMask help tip for the new password reveal shortcut (ctrl+t).
  • yesLabel/noLabel now pass straight through as keywords for localized confirm parsing (replacing the hintYes/hintNo locale fields).

What's fixed

  • Localized yes/no answers are now matched per-locale (e.g. Spanish s, French o, Chinese 是/否) instead of only English y/n.

Dependencies

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