Skip to content

v0.4.0

Compare
Choose a tag to compare
@jbcarpanelli jbcarpanelli released this 16 Jun 18:02
· 19 commits to master since this release

Fixed

  • Fix Windows default spinner and prefix (#8). Thanks @RedDuckss!
  • Strip ANSI escape codes before cleaning the stream (574a1eb)

Added

  • Add succeedPrefix and failPrefix (#8). Thanks @RedDuckss!

Changed

  • Set terminal color as default text color, and avoid using chalk.white (2da89d8)

Removed

  • Remove default non-spinnable text prefix (38e6637)