6 Commits

Author SHA1 Message Date
Christian Liebel
d5d0b07812 feat(@angular/cli): update standard library to es2017
ECMAScript 2017 was released at the end of June. Standard library support for ES 2017 is around in TypeScript for quite a while now. Even `typescript@~2.0.0` which is used by the Angular 2 template supports a subset of ES 2017. Hence, it seems reasonable to update to the latest standard library version.
2017-07-19 16:04:16 -04:00
Hans Larsen
8c3aa67dd3 docs: remove CHANGELOG as its not useful anymore 2017-07-05 15:55:43 -07:00
RPGillespie6
8d8c5de080 docs(@angular/cli): Update 1.0 upgrade guide (#5876)
Added a few extra details on how to remove residual versions of Angular CLI and reorganized upgrade steps.

Fixes #5842
2017-05-04 20:06:59 +01:00
cexbrayat
86722fd276 fix(@angular/cli): update e2e config in 1.0 update guide
Close #5635
2017-03-29 11:01:36 +01:00
Filipe Silva
3f0d699e4c docs: remove RC mentions in 1.0 guide
Close #5631
2017-03-29 10:59:45 +01:00
Filipe Silva
5c1593319e docs: add 1.0 upgrade guide
Fix #5484
2017-03-23 17:59:13 -07:00