v7.1.0
Manisso/fsocietyv7.1.0Jun 17, 2026by sindresorhus
AI Summary
A minor update that adds a new utility method to allow the terminal state to be handed over to a child process.
Key Highlights
- Add suspendTerminal() method
- Hand terminal to child process
- GitHub PR reference for implementation
New Features
- suspendTerminal() 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