Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

Releases: start-runner/babel-cli

v4.0.2

26 Jul 19:30
Compare
Choose a tag to compare

✔️ refactor using start-cli-core (workaround for Yarn issue)

v4.0.1

24 Dec 22:16
Compare
Choose a tag to compare

♻️ bump deps

v4.0.0

24 Dec 21:27
Compare
Choose a tag to compare

💥 ♻️ drop Node < 4
🔧 switch to babel-preset-start
🔧 switch to eslint-config-tough
👾 use Yarn

v3.0.0

22 Sep 13:54
Compare
Choose a tag to compare

💥 ♻️ bump to start-simple-cli@3
💥 ➖ remove babel-polyfill (feel free to include it in your own code)

Usage: start-runner [options] <tasks runner>

Options:

  -h, --help              output usage information
  -f, --file, <file>      tasks file path, tasks.js by default
  -p, --preset, <preset>  tasks preset

v2.0.1

13 Sep 09:56
Compare
Choose a tag to compare

👾 fix tests by running start-babel-cli directly

v2.0.0

13 Sep 09:25
Compare
Choose a tag to compare

💥 ♻️ bump to start-simple-cli@2

v1.0.0

10 Feb 17:15
Compare
Choose a tag to compare

💥 rename bin to start-runner to avoid confusion with start.exe on Windows

v0.1.0

10 Feb 05:22
Compare
Choose a tag to compare

🐣