8.2.0
Added 2
- Add support for `default` in search prompts
- Add support for `description` of choices in rawlist prompts, displayed under the list when the choice is highlighted
From Inquirer.js
- feat(
search): Add support fordefault. - feat(
rawlist): Add support fordescriptionof choices. That information is displayed under the list when the choice is highlighted. - Bump dependencies