- Fix an error being thrown inside the `rawlist` prompt
8.1.3
Bug Fixes
- Fix password prompt appearing when doing async filtering/validation - User being prompted a question even though it was answered when using nested answer object format. - Fix extra space appearing when using custom prefix.
And bump of all dependencies.
8.1.2
- Fix bug on `rawList` prompt - Bump dependencies
8.1.1
**Fix**: Number prompt `default` behavior.
8.1.0
New features
- Now display a loading spinner while asynchronously filtering or validating data. - `inquirer.prompt()` now accept a shorthand object syntax instead of an array with `name`d prompts:
- Fix issue with duplicate keys in `expand` prompt not being caught if casing didn't match - Fix `rawlist` prompt ignoring `short` option - Rollback dependencies migrated to ESM causing issue for some users
And lastly general dependency upgrade (to non-ESM versions)