npm inquirer 1.0.1

latest releases: 12.1.0, 12.0.1, 12.0.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 release

NewReleases is sending notifications on new releases.