What's Changed
- test: speed up palette detection tests by @simonklee in #798
- Plugins (Slots) by @kommander in #774
- fix: add .js extensions for NodeNext module resolution by @schickling in #614
- fix: out-of-bounds access in word wrap rollback with CJK text by @simonklee in #804
- fix(core): treat Kitty lock keys as functional keys by @simonklee in #806
- renderer: add timer deps by @simonklee in #800
- scrollbox: add scrollChildIntoView method by @simonklee in #724
- paste: carry raw bytes instead of decoded text by @simonklee in #801
- fix(core): update hitGrid dimensions on all resizes, not just growth by @sbbae0318 in #813
- docs: remove non-existent GroupRenderable by @adebola-io in #814
- fix: address link tracker clear decref imbalance by @aarcamp in #803
- docs: add all available renderer events list by @IdrisGit in #822
- fix: Windows test support by @Hona in #820
New Contributors
- @schickling made their first contribution in #614
- @sbbae0318 made their first contribution in #813
- @adebola-io made their first contribution in #814
- @IdrisGit made their first contribution in #822
Full Changelog: v0.1.87...v0.1.88