v0.12.0
0.12.0 (2017-12-30)
Features
- use webpack instead of systemjs (9cd37c5)
BREAKING CHANGES
- systemjs is replaced by webpack to solve the node resolution issue.
On top of that the loading should be faster in most scenarios.
One draw back is that the test runner would not able to detect source changes and invoke relevant tests in watch mode.