Skip to content

v12.0.0

Choose a tag to compare

@uglow uglow released this 18 May 05:21

12.0.0 (2017-05-18)

Features

  • generator: update Confit and generated-project dependencies (#125) (94c2deae)

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:system command has also changed. You no longer need to start a web server in a separate process.

(94c2deae)