Releases: SBoudrias/Inquirer.js
Releases · SBoudrias/Inquirer.js
@inquirer/prompts@7.8.5
- Fix #1834: (rawlist) Allows specifying numbers as explicit keys of option within the list.
inquirer@12.9.4
- fix: Remove "easter-egg" vim/emacs bindings conflicting with the type-to-search feature.
@inquirer/prompts@7.8.4
- fix: Remove "easter-egg" vim/emacs bindings conflicting with the type-to-search feature.
@inquirer/core@10.2.0
- fix: Remove "easter-egg" vim/emacs bindings in
isUpKey/isDownKey. Those were conflicting with the type-to-search features. - feat: Added
isTabKeyutility
inquirer@12.9.3
- Fix Unix
yesnot properly being processed by the confirm prompt. (yes | node confirm-script.js)
@inquirer/prompts@7.8.3
- Fix Unix
yesnot properly being processed by the confirm prompt. (yes | node confirm-script.js)
@inquirer/confirm@5.1.15
- Fix Unix
yesnot properly being processed by the confirm prompt. (yes | node confirm-script.js)
inquirer@12.9.2
- Make
@types/nodean optional peer dependency.
@inquirer/prompts@7.8.2
- Make
@types/nodean optional peer dependency.
@inquirer/external-editor@1.0.1
- Make
@types/nodean optional peer dependency.