v7.0.4

saga-soft/novelWriterv7.0.4May 24, 2026by sindresorhus

AI Summary

Ink v7.0.4 contains bug fixes related to layout listeners and useEffect dependency arrays, focusing on improving the stability of the React-based terminal rendering library.

Key Highlights

  • Fixed layout listener sharing issues
  • Removed problematic useEffectEvent functions from dependency arrays
  • Improved component rendering stability
  • Enhanced layout management and event handling

Full Release Notes

- Fix: Share resize listener via `emitLayoutListeners` instead of per-hook listeners (#952)  89d43d8
- Fix: Remove `useEffectEvent` functions from `useEffect` dependency arrays (#960)  9d534f7

---

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