Releases: SBoudrias/Inquirer.js
Releases · SBoudrias/Inquirer.js
[email protected]
- Search prompt: New
instructions
config to allow localizing the help tips.
@inquirer/[email protected]
- New
instructions
config to allow localizing the help tips.
@inquirer/[email protected]
- Search prompt: New
instructions
config to allow localizing the help tips.
[email protected]
- Fix #1786 select prompt with
indexMode: number
theme option didn't properly calculate the items indexes if separators where present in between choices.
[email protected]
- Fixes: a transitive dependency (
run-aysnc
) loaded devDependencies unexpectedly. This is now fixed upstream. Rel #1791
@inquirer/[email protected]
- Fix #1786
indexMode: number
theme option didn't properly calculate the items indexes if separators where present in between choices.
@inquirer/[email protected]
- Fix #1786 select prompt with
indexMode: number
theme option didn't properly calculate the items indexes if separators where present in between choices.
[email protected]
- Select prompt: When pressing a number key, we'll ignore separators in counting the index of the item to jump to.
- Checkbox prompt: When pressing a number key, we'll ignore separators in counting the index of the item to select.
@inquirer/[email protected]
- When pressing a number key, we'll ignore separators in counting the index of the item to jump to.
@inquirer/[email protected]
- Select prompt: When pressing a number key, we'll ignore separators in counting the index of the item to jump to.
- Checkbox prompt: When pressing a number key, we'll ignore separators in counting the index of the item to select.