Skip to content

v0.8.1

Latest
Compare
Choose a tag to compare
@stylemistake stylemistake released this 12 Aug 15:54
· 4 commits to master since this release

Fixed

  • Juke will properly exit with a non-zero exit code if any target has failed.
    • As before, this is overridable via Juke.setup().then((code) => ...).