v1.0.0-beta.3
Pre-release
Pre-release
- Refactored codeto ES6 - Standard Style.
- Introduced modular architecture.
- Replaced chokidar with
fs.watch
usingrecursive
parameter; this should significantly increase performance on Windows and OS X. - Cleaned up dependencies.
- Fixed #12 and #14.