v7.1.1

vadimdemedes/inkv7.1.1Jul 16, 2026by sindresorhus

AI Summary

This release focuses on bug fixes for terminal rendering, specifically addressing issues with the <Static> component and element measurement.

Key Highlights

  • Fix for <Static> line preservation after a full-clear frame
  • Enhanced measureElement() to include position coordinates

Full Release Notes

- Fix: Preserve last `<Static>` line erased after a full-clear frame (#974)  e51dfdd
- Make `measureElement()` also return position coordinates (#968)  c073b27

---

https://github.com/vadimdemedes/ink/compare/v7.1.0...v7.1.1