Skip to content

v1.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@gavoja gavoja released this 09 Mar 18:40
· 64 commits to master since this release
  • Refactored codeto ES6 - Standard Style.
  • Introduced modular architecture.
  • Replaced chokidar with fs.watch using recursive parameter; this should significantly increase performance on Windows and OS X.
  • Cleaned up dependencies.
  • Fixed #12 and #14.