What's Changed
- chore: clean up escaped literals by @simonklee in #854
- (fix): select renderable buffer clear when options are removed by @viralcodex in #850
- core: add an example for overlay/blending/text by @simonklee in #849
- fix: initialize renderer clock before timers by @AbigailJixiangyuyu in #862
- fix: remove unsupported extmarks demo listener by @AbigailJixiangyuyu in #861
- fix: remove duplicate Extmarks demo entry by @AbigailJixiangyuyu in #860
- fmt changes by @simonklee in #856
- fix(core): resume() drops keystrokes due to deferred listener registration by @art-shen in #858
- Switch tsconfig to NodeNext module resolution by @simonklee in #855
- ✨ Quality: process.exit(1) in library code prevents error handling by @lukebaze in #874
- fix(core): detect hyperlinks in WSL terminals by @AbigailJixiangyuyu in #871
- fix: stop planck demo stats updates after destroy by @AbigailJixiangyuyu in #863
- do not write a space for continuation cells by @kommander in #885
New Contributors
- @AbigailJixiangyuyu made their first contribution in #862
- @art-shen made their first contribution in #858
- @lukebaze made their first contribution in #874
Full Changelog: v0.1.90...v0.1.91