Skip to content

Releases: SBoudrias/Inquirer.js

inquirer@12.10.0

13 Oct 21:29

Choose a tag to compare

  • New design for the keys help tip. Themable/localizable with theme.style.keysHelpTip.
  • Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with theme.keybindings

@inquirer/select@4.4.0

13 Oct 21:28

Choose a tag to compare

  • New design for the keys help tip. Themable/localizable with theme.style.keysHelpTip.
  • Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with theme.keybindings

@inquirer/search@3.2.0

13 Oct 21:29

Choose a tag to compare

  • New design for the keys help tip. Themable/localizable with theme.style.keysHelpTip.
  • Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with theme.keybindings

@inquirer/prompts@7.9.0

13 Oct 21:29

Choose a tag to compare

  • New design for the keys help tip. Themable/localizable with theme.style.keysHelpTip.
  • Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with theme.keybindings

@inquirer/core@10.3.0

13 Oct 21:26

Choose a tag to compare

  • isUpKey/isDownKey now accepts a second parameters keybindings: ['vim', 'emacs'] that'll match up/down actions done with the keybindings specific to those editors.

@inquirer/checkbox@4.3.0

13 Oct 21:28

Choose a tag to compare

  • New design for the keys help tip. Themable/localizable with theme.style.keysHelpTip.
  • Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with theme.keybindings
  • Each choice can define an optional checkedName that'll replace the default name once checked.

inquirer@12.9.6

14 Sep 15:57
8300fe3

Choose a tag to compare

  • Reduce number of transitive dependencies

inquirer@12.9.5

14 Sep 14:10
62045dc

Choose a tag to compare

  • Fix #1834: (rawlist) Allows specifying numbers as explicit keys of option within the list.

@inquirer/rawlist@4.1.7

14 Sep 14:10
62045dc

Choose a tag to compare

  • Fix #1834: (rawlist) Allows specifying numbers as explicit keys of option within the list.

@inquirer/prompts@7.8.6

14 Sep 15:57
8300fe3

Choose a tag to compare

  • Reduce number of transitive dependencies