What's Changed
- docs: Update repo references for new Github org by @liamdon in #476
- fix(keypress): convert to uppercase when shift pressed without shifted codepoint by @Stranmor in #487
- Fix(solid/examples): line-number-demo type errors and hidden header by @jhroemer in #508
- perf(utf8): optimize wrap breaks by @simonklee in #507
- avoid stdout write overlaps when threaded by @kommander in #516
- fix(core): wrap kitty graphics query in tmux DCS passthrough by @edlsh in #415
- core: debounce hover recheck after hit-grid changes by @simonklee in #502
- perf(utf8): ASCII wrapping via strict printable-only invariant by @simonklee in #506
- buffer: add opaque fast-path in setCellWithAlphaBlending by @simonklee in #500
- introduce explicit cursor pos for rendering and use uucode eaw by @kommander in #523
- add pkg.pr.new CI workflow for preview releases by @remorses in #455
- fix(ci): fix pkg-pr-new workflow for native binary packages by @remorses in #524
- docs: update solid README to provide some base level documentation, similarly to the react package README by @bryceosterhaus in #517
- Initial text truncation + CJK++ word wrap fix by @kommander in #529
New Contributors
- @liamdon made their first contribution in #476
- @jhroemer made their first contribution in #508
- @bryceosterhaus made their first contribution in #517
Full Changelog: v0.1.72...v0.1.73