v7.1.0
saga-soft/novelWriterv7.1.0Jun 17, 2026by sindresorhus
AI Summary
Ink terminal UI library release adding functionality to temporarily hand over terminal control to child processes.
Key Highlights
- New `suspendTerminal()` function for terminal handoff to child processes
- Improves process isolation and management capabilities
New Features
- Suspend terminal functionality to hand control to child processes
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