What's Changed
- feat(web/styles): add custom scrollbar styles for better visibility by @viralcodex in #699
- handle undefined placeholder in textarea by @kommander in #714
- fix(renderer): resolve idle when pause cancels pending render by @simonklee in #721
- utf8: fix wrap offsets at SIMD boundaries by @simonklee in #720
- fix reset during streaming by @simonklee in #722
- word navigation: honor CJK/ASCII boundaries by @simonklee in #719
- build(zig): add debug-llvm toggle for debug and test builds by @simonklee in #718
Full Changelog: v0.1.80...v0.1.81