7.10.0
Added 1
- Add support for simple RegExp validation with `pattern`/`patternError` in `@inquirer/input`
Fixed 1
- Fix typo in `@inquirer/editor` renaming `waitForUseInput` to `waitForUserInput`
From Inquirer.js
- feat
@inquirer/input: Now support simple RegExp validation withpattern/patternError. - fix
@inquirer/editor: Fix typos/waitForUseInput/waitForUserInput - Bump dependencies