v7.0.1

vadimdemedes/inkv7.0.1Apr 17, 2026by sindresorhus

AI Summary

Minor fixes to TypeScript types and focus management logic regarding Escape key handling.

Key Highlights

  • Restores correct TypeScript types for useApp exit
  • Fixes Escape key focus handling

Full Release Notes

- Fix: Restore `useApp` exit typing  42ddd40
- Fix: Respect `disableFocus()` when handling Escape (#937)  cb66873

---

https://github.com/vadimdemedes/ink/compare/v7.0.0...v7.0.1