Releases: SBoudrias/Inquirer.js
Releases · SBoudrias/Inquirer.js
inquirer@13.4.2
- Fix: some Windows terminals would freeze and not react to keypresses.
@inquirer/prompts@8.4.2
- Fix: some Windows terminals would freeze and not react to keypresses.
inquirer@13.4.1
- Improve
expandprompt type inferrence.
@inquirer/prompts@8.4.1
- Improve
expandprompt type inferrence.
@inquirer/expand@5.0.12
- Improve
expandprompt type inferrence.
inquirer@13.4.0
- Feat: Added a loading message while validating editor prompt input.
- Type improvement: Better type inference with checkbox, search and expand prompts.
- Fix:
editorprompt not always properly handling editor path on windows.
@inquirer/prompts@8.4.0
- Feat: Added a loading message while validating editor prompt input.
- Type improvement: Better type inference with checkbox, search and expand prompts.
- Fix:
editorprompt not always properly handling editor path on windows.
@inquirer/external-editor@3.0.0
Rewrite internals to support a clean promise API. Tried to maintain backward compatibility as best as possible, but there could be type issue surface. Legacy API marked as deprecated.
@inquirer/editor@5.1.0
- Feat: Added a loading message while validating input. Customizable through a theme option.
- Fix: not always properly handling editor path on Windows.
inquirer@13.3.2
- Fix broken 1.3.1 release process.