v7.0.5

vadimdemedes/inkv7.0.5May 29, 2026by sindresorhus

AI Summary

Improves error handling and React hook behavior to prevent crashes when encountering incomplete stack traces and to optimize memory usage.

Key Highlights

  • Fixes crash when handling incomplete stack frames in error displays
  • Optimizes resize listeners to reduce memory overhead

Full Release Notes

- Fix: Handle incomplete stack frames in error overview (#965)  b2350c1

---

https://github.com/vadimdemedes/ink/compare/v7.0.4...v7.0.5