Skip to content

v0.12.85

Choose a tag to compare

@edadma edadma released this 01 Mar 01:23
· 10 commits to main since this release

Features

  • Terminal: onLine callback now supports async handlers (Promise<void> return type). When a Promise is returned, the next prompt is deferred until it resolves.