Skip to content

Releases: jedwards1211/flow-watch

v2.0.0

21 Apr 22:09
Compare
Choose a tag to compare

BREAKING CHANGES

  • Upgrading to chokidar@3 drops support for node@4, so nodemon is doing the same, and now supports node@8+

v1.1.5

31 Oct 19:19
Compare
Choose a tag to compare

Bug Fixes

  • pass commandline options through to flow (except known options that apply to nodemon)
  • support FLOW_WATCH_NO_CLEAR_CONSOLE env var

v1.1.2

07 Feb 15:21
Compare
Choose a tag to compare

Now watches .jsx files by default