4 Commits

Author SHA1 Message Date
Sumit Arora
0fc2190eb8 fix(@angular/cli): Fixing duplicate aliases issue (#4987) 2017-03-02 11:50:46 -08:00
Hans
496e13af08 fix(command options): allow to use camelCase for options. (#3787)
Previously this resulted in weird behaviour, now we automatically add an alias for the camelize version of the flag name.

Fixes #3625.
2017-02-07 11:11:35 -08:00
Hans
1dd53995b0 fix(@angular/cli): properly check the project status (#4381)
Check for either angular-cli or @angular/cli in the dependencies of the current project.

Fixes #4379
2017-02-02 16:54:47 -08:00
Hans
601f9b38f8 feat(@angular/cli): move angular-cli to @angular/cli (#4328)
This release is otherwise identical to beta.28.
2017-02-01 18:19:50 -08:00