Improvements
- Add support for React concurrent rendering (opt-in) (#850) c587da3
- Add support for synchronized update (#866) 165b861
- This fixes flickering in many modern terminals 🎉
- Add kitty keyboard protocol support (opt-in) (#855) c183c53
- Add IME cursor positioning API (#866) 165b861
- Improve terminal size detection for piped processes (#854) 6dc3b03
Fixes
- Fix fullscreen trailing newline on initial render (#856) 9b21b24
- Fix
MaxListenersExceededWarningwhen using manyuseInputhooks 390549d - Fix: Make unmount flush pending renders and await stdout drain (#863) 5e35d73
- Fix handling of Option+Return (soft return) on macOS (#860) 12fe119