Skip to content

Releases: SBoudrias/Inquirer.js

inquirer@13.4.2

19 Apr 16:55
inquirer@13.4.2
35bda2a

Choose a tag to compare

  • Fix: some Windows terminals would freeze and not react to keypresses.

@inquirer/prompts@8.4.2

19 Apr 16:55
@inquirer/prompts@8.4.2
35bda2a

Choose a tag to compare

  • Fix: some Windows terminals would freeze and not react to keypresses.

inquirer@13.4.1

07 Apr 16:32
inquirer@13.4.1
979b130

Choose a tag to compare

  • Improve expand prompt type inferrence.

@inquirer/prompts@8.4.1

07 Apr 16:33
@inquirer/prompts@8.4.1
979b130

Choose a tag to compare

  • Improve expand prompt type inferrence.

@inquirer/expand@5.0.12

07 Apr 16:33
@inquirer/expand@5.0.12
979b130

Choose a tag to compare

  • Improve expand prompt type inferrence.

inquirer@13.4.0

06 Apr 19:36
inquirer@13.4.0
e68fe01

Choose a tag to compare

  • Feat: Added a loading message while validating editor prompt input.
  • Type improvement: Better type inference with checkbox, search and expand prompts.
  • Fix: editor prompt not always properly handling editor path on windows.

@inquirer/prompts@8.4.0

06 Apr 19:36
@inquirer/prompts@8.4.0
e68fe01

Choose a tag to compare

  • Feat: Added a loading message while validating editor prompt input.
  • Type improvement: Better type inference with checkbox, search and expand prompts.
  • Fix: editor prompt not always properly handling editor path on windows.

@inquirer/external-editor@3.0.0

06 Apr 19:37
@inquirer/external-editor@3.0.0
e68fe01

Choose a tag to compare

Rewrite internals to support a clean promise API. Tried to maintain backward compatibility as best as possible, but there could be type issue surface. Legacy API marked as deprecated.

@inquirer/editor@5.1.0

06 Apr 19:38
@inquirer/editor@5.1.0
e68fe01

Choose a tag to compare

  • Feat: Added a loading message while validating input. Customizable through a theme option.
  • Fix: not always properly handling editor path on Windows.

inquirer@13.3.2

15 Mar 20:49
inquirer@13.3.2
b218fcc

Choose a tag to compare

  • Fix broken 1.3.1 release process.