npm inquirer 0.4.0
0.4.0: Thatcher

latest releases: 9.2.20, 9.2.19, 9.2.18...
10 years ago
  • list prompt now accept a String representing the value of the selected choice.
  • checkbox prompt now accept an Array as default value reprensenting the checked choices values.
  • Internal refactoring to build everything out of UI/Layout Object
  • New BottomBar UI allowing to log content into a stream while keeping a bottom bar updated with status information.
  • Refactor how Separator are handled because of Node.js "no smart" module caching. Now Separators are objects with type=separator property. (The inquirer.Separator constructor is still the recommend use, just prefer not checking instanceof for detection)

Don't miss a new inquirer release

NewReleases is sending notifications on new releases.