v7.1.1

devlikeapro/wahav7.1.1Jul 16, 2026by sindresorhus

AI Summary

This release fixes a rendering bug where static lines were erased after a full-clear frame and updates the `measureElement` function to return position coordinates.

Key Highlights

  • Fix: Preserve last Static line erased after full-clear frame
  • Update: measureElement() now returns position coordinates

New Features

  • measureElement() returns 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