v7.1.0
myshell-ai/OpenVoicev7.1.0Jun 17, 2026by sindresorhus
AI Summary
This Ink library update introduces a new API method to allow terminal control to be passed to child processes, enabling better integration with external tools.
Key Highlights
- Added suspendTerminal() to hand the terminal to a child process
New Features
- suspendTerminal() API method
Full Release Notes
- Add [`suspendTerminal()`](https://github.com/vadimdemedes/ink#suspendterminalcallback) to hand the terminal to a child process (#972) 9e8ed1f --- https://github.com/vadimdemedes/ink/compare/v7.0.6...v7.1.0