Skip to content

7.2.0: New quality-of-life features!

Compare
Choose a tag to compare
@STRML STRML released this 05 Jan 17:57
· 40 commits to master since this release

Changes:

  • Fix broken --ignore option, introduced in babel 7 upgrade. (#106, #112)
  • Add --clear-console option (#115)
  • Add debug module. Run with env DEBUG="babel-watch:*" babel-watch [file] to see debug output, including compiled files, ignored files, and init options.
  • Updated README and help messaging.