Sourced from inquirer's releases.
inquirer@7.3.3
- Fix to release the readline on errors
- Security patch (lodash)
inquirer@7.3.2
Fix the
loop: falseoption in thecheckboxprompt.inquirer@7.3.1
- Fix the
loop: falseoption in thelistprompt.inquirer@7.3.0
- New option
loop(boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection.- Bug fix: multi line list type prompts
- Core: Bumped dependencies
Inquirer v7.2.0
Enhancement
- 039a55c7ec04d95887bdeb9b164cc634f26beb57 https://github.com/facebook/flipper/issues/923 Only import used lodash methods. (merceyz)
Bug Fix
- a1171d25cdb48c147b405e3173828a8de2dc735b https://github.com/facebook/flipper/issues/918 Fix
inquirer/confirmformatted output value. (rbardini)- 1bf6413b71e94b52a68ba9a4d331ea67453e3390 Fix
enginesfield for Node.js 8. (LitoMore)
808d553 Publish833a4cd Fix: cleanup when the prompt fails. (https://github.com/facebook/flipper/issues/947)96db664 Update index.js (https://github.com/facebook/flipper/issues/948)41a506b chore(deps): bump lodash to 4.17.19 (https://github.com/facebook/flipper/issues/946)5dd9fa6 Publishffe393b feat: add loop: false for checkbox type prompts (https://github.com/facebook/flipper/issues/945)dce97d8 Publishcbdf405 Update yarn.lock132682e fix: paginator works with loop:false (https://github.com/facebook/flipper/issues/939)e7b8306 [Snyk] Security upgrade lodash from 4.17.15 to 4.17.16 (https://github.com/facebook/flipper/issues/943)