8.4.3
Fixed 3
- Windows rendering bug
- Preserve exact literal types in choices array (Typescript only)
- Allow input default value to be of type undefined (Typescript only)
From Inquirer.js
- Fix: Windows rendering bug
- Fix: Preserve exact literal types in
choicesarray (Typescript only) - Fix: Allow input
defaultvalue to be of typeundefined(Typescript only) - Bump dependencies