github SBoudrias/Inquirer.js v1.0.1

latest releases: @inquirer/editor@4.1.0, @inquirer/core@10.1.0, inquirer@12.1.0...
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.