inquirer 7.3.0
- New option
loop(boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection. - Bug fix: multi line list type prompts
- Core: Bumped dependencies
loop (boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection.