Skip to content

Releases: SBoudrias/Inquirer.js

inquirer@13.4.3

10 May 17:17
inquirer@13.4.3
113558c

Choose a tag to compare

  • Fix: Windows rendering bug
  • Fix: Preserve exact literal types in choices array (Typescript only)
  • Fix: Allow input default value to be of type undefined (Typescript only)
  • Bump dependencies

@inquirer/prompts@8.4.3

10 May 17:17
@inquirer/prompts@8.4.3
113558c

Choose a tag to compare

  • Fix: Windows rendering bug
  • Fix: Preserve exact literal types in choices array (Typescript only)
  • Fix: Allow input default value to be of type undefined (Typescript only)
  • Bump dependencies

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.