What's Changed
- ci: add review workflow by @rekram1-node in #385
- fix(diff): add fg prop to support light mode themes by @code-yeongyu in #390
- fix: getNextWordBoundary now searches subsequent chunks after cursor by @nikvdp in #394
- Fix ScrollBox scissor clipping for nested scrollboxes by @acoliver in #389
- fix(core): wrap line-home/end at line boundaries, cmd-left and cmd-right do not get stuck at line start and line end on macOS by @remorses in #372
New Contributors
- @rekram1-node made their first contribution in #385
- @code-yeongyu made their first contribution in #390
- @nikvdp made their first contribution in #394
- @acoliver made their first contribution in #389
Full Changelog: v0.1.57...v0.1.58