Bug Fixes
- allow webpack cache isReady only for initial chunks, fixes #558 (61f8b75)
- memory leak in module cache management, fixes #560 (6c11703)
- use make-dir instead of mkdirp (#544) (5a9c33b)
- babel-plugin: add missing peer dependency (#524) (03a79b6)