What's Changed
- core: rename line/measure metadata by @simonklee in #759
- solid jsx decode html entities by @kommander in #780
- fix(react/examples): import createRoot from package by @nicolasff in #763
- fix(docs): add renderer in line-number docs by @Venki1402 in #786
- harden solid dispose/renderer destruction handling by @kommander in #787
- Time to first draw measurements by @kommander in #790
- core: add stdin tokenizer/router by @simonklee in #770
- feat(DiffRenderable): synchronize scroll between split view panes in diff.ts by @viralcodex in #742
- fix: preserve terminal's native cursor style by default by @aarcamp in #794
- refactor: replace
Bun.fileusages withnode:fsby @bienzaaron in #776
New Contributors
- @nicolasff made their first contribution in #763
- @Venki1402 made their first contribution in #786
- @bienzaaron made their first contribution in #776
Full Changelog: v0.1.86...v0.1.87