Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

39 lines (18 loc) · 1.81 KB

0.2.3 (2020-08-07)

Bug Fixes

  • app: distribute static folder (#20) (e1f0a4c)
  • handle windows exit code after stopping build (#19) (6772e70)

0.2.2 (2020-08-04)

Bug Fixes

  • handle absolute paths from watch hook (2c3dcfb)

0.2.1 (2020-07-27)

Features

  • add warning to highlight absolute require paths (#17) (ad66d5e)

0.2.0 (2020-07-10)

Bug Fixes

  • check if removedFiles exists before iterating (3842f81)
  • stop old build job before starting new one for same project (2455e10)

Features

0.1.0 (2020-06-09)

Initial release