github SBoudrias/Inquirer.js v1.0.1

latest releases: @inquirer/core@8.1.0, inquirer@9.2.20, @inquirer/type@1.3.1...
8 years ago

Fixes

  • Fix bug where inquirer would overwrite properties on the options passed in. Now we're making sure to not mutate your originals objects.
  • On the checkbox prompt, we're now only hiding the help message once the user click the space key instead of any keys.
  • Drop readline2 in favor of Node core version. This might fix some edge cases some users on windows encountered.

Don't miss a new Inquirer.js release

NewReleases is sending notifications on new releases.