Skip to content

v10.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 13:10
· 276 commits to master since this release
885a644

10.2.0 (2020-04-28)

Bug Fixes

  • all lint-staged output respects the quiet option (aba3421)
  • do not show incorrect error when verbose and no output (b8df31a)
  • log task output after running listr to keep everything (d69c65b)
  • use test renderer during tests and when TERM=dumb (16848d8)

Features

  • add --verbose to show output even when tasks succeed (85de3a3)
  • allow specifying cwd using the Node.js API (a3bd9d7)
  • replace listr with listr2 and print errors inline (8f32a3e)