What's Changed
- core/buffer: drop !void from infallible methods by @simonklee in #1010
- feat(react): add usePaste, useFocus, useBlur, useSelectionHandler hooks by @msmps in #1011
- upgrade react-reconciler to 0.33 and optimize host config by @msmps in #1012
- fix(core): force full repaint after resume by @altendky in #1008
- core: replace Bun globals with platform runtime by @simonklee in #1018
- fix(renderable): ensure rendering is requested after highlight updates by @viralcodex in #1020
- refine keymap by @kommander in #1025
Full Changelog: v0.2.2...v0.2.3