v12.0.0
12.0.0 (2017-05-18)
Features
Breaking Changes
-
Most project dependencies have changed since v11+. Major changes are Angular 2.x -> 4.1, Angular 1.6.1 -> 1.6.4, BackstopJS 1.3.5 -> 2.7.0, ESLint 3.19.0 (and related ESLint configs), SASSLoader
4.1.1 -> 6.0.3, StylusLoader 3.0.1, TSLint 5.1.0, TypeScript 2.3.2 -
The
npm run test:systemcommand has also changed. You no longer need to start a web server in a separate process.
(94c2deae)