Skip to content

2.43.0

Compare
Choose a tag to compare
@jcubic jcubic released this 07 Sep 09:57
· 39 commits to master since this release
cebc63d

Breaking

  • echo of undefined or Promise that resolve to undefined no longer display string undefined

Features

  • add support for --rows CSS custom property #956
  • add aborting signals #940

Bugfix

  • fix CMD update performance issue #961
  • don't reflow the reflow the cursor on update #932
  • fix unexpected uncaught exceptions in promises
  • fix skip/skip_stop return value and add types
  • fix recursive call to echo in renderHandler #733