8.1.0
Added 1
- rawlist now supports default option
Fixed 1
- select now infers return type properly when passing a choices array of string literals
From Inquirer.js
- Feat:
rawlistnow supportsdefaultoption. - Fix:
selectnow infer return type properly when passing achoicesarray of string literals.