What's Changed
- introduce native-span-feed output stream by @kommander in #673
- fix(buffer): make grapheme span clear ID-aware in set() by @simonklee in #677
- fix: stable grapheme across frames by @simonklee in #666
- fix(terminal): log errors when environment map fetch fails by @simonklee in #678
- fix: broken link by @uwutaube in #681
- fix(input): handle surrogate pairs in stdin buffer by @hugojosefson in #682
- fix(solid): handle ScrollBox parent mismatch in getParentNode by @IlyaGulya in #680
- fix(buffer): prevent WrongGeneration panic when set() replaces grapheme with same ID by @remorses in #688
- feat: Added HoverCursorStyle to APIs using OSC 22 by @viralcodex in #676
- Changes to update cursor style API in the web doc by @viralcodex in #690
- fix(markdown): rebuild table when streaming ends by @mocksoul in #696
- upgrade bun-webgpu by @kommander in #698
- fix(markdown): prevent MarkdownRenderable from shrinking by @remorses in #691
- fix(mouse): parse all mouse sequences from batched stdin chunks by @simonklee in #679
- feat(DiffRenderable): expose line highlighting API by @3000-2 in #617
New Contributors
- @uwutaube made their first contribution in #681
- @hugojosefson made their first contribution in #682
- @IlyaGulya made their first contribution in #680
- @mocksoul made their first contribution in #696
- @3000-2 made their first contribution in #617
Full Changelog: v0.1.79...v0.1.80