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

Releases: start-runner/watch

v3.0.0

27 Feb 10:38
Compare
Choose a tag to compare

💥 use Chokidar's globs, events and options directly so we can watch for newly added files as well
✏️ use start-input-connector instead of "hacky" workaround with files(file), see usage example in readme

v2.0.0

30 Dec 17:58
Compare
Choose a tag to compare

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

v1.0.5

20 Feb 16:27
Compare
Choose a tag to compare

💄 log "press ctrl-c to exit" after initial run

v1.0.4

10 Feb 07:27
Compare
Choose a tag to compare

🔧 refactor with start@4
✔️ remove peerDependencies

v1.0.3

07 Feb 17:05
Compare
Choose a tag to compare

✔️ fix watching with initial error

v1.0.1

01 Feb 03:47
Compare
Choose a tag to compare

🔧 simplify watcher

v1.0.0

01 Feb 02:55
Compare
Choose a tag to compare

🔧 refactor with start@3

v0.2.0

28 Jan 15:09
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

🔧 refactor as Start task
🔧 listen for add and addDir events

v0.1.0

28 Jan 11:35
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

🐣