What's Changed
- solid: isolate babel transform from host project config by @avarayr in #910
- chore: remove console.log from tree-sitter client by @simonklee in #915
- Update testing instructions in development.md by @garthdw in #921
- feat: add support for bottom title and alignment in BoxRenderable by @viralcodex in #920
- fix: remove SIGFPE from default exit signals by @lu-zero in #919
- tweak review action by @kommander in #923
- introduce CI fmt action by @kommander in #924
- fmt more graceful with feedback by @kommander in #925
- fix: pressTab({ shift: true }) sends correct ANSI back-tab sequence by @LeTamanoir in #914
- Fix runtime-plugin node_modules resolution without breaking CJS by @kommander in #926
New Contributors
- @avarayr made their first contribution in #910
- @garthdw made their first contribution in #921
- @lu-zero made their first contribution in #919
- @LeTamanoir made their first contribution in #914
Full Changelog: v0.1.96...v0.1.97