v7.1.0

XTLS/Xray-corev7.1.0Jun 17, 2026by sindresorhus

AI Summary

Adds a new function to the Ink terminal rendering library for suspending the terminal to hand control to a child process.

Key Highlights

  • Added `suspendTerminal()` method for child process control

New Features

  • Terminal suspension capability

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