File tree Expand file tree Collapse file tree
docs/documentation/stories Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Angular CLI RC migration guide
1+ # Angular CLI migration guide
22
33In this migration guide we'll be looking at some of the major changes to CLI projects in the
44last two months.
@@ -8,18 +8,12 @@ Most of these changes were not breaking changes and your project should work fin
88But if you've been waiting for the perfect time to update, this is it!
99Along with major rebuild speed increases, we've been busy adding a lot of features.
1010
11- RC means release candidate and we intend to stick to it.
12- Unless there is a major breaking bug, we will not change the public surface of the API and
13- its generated projects.
14-
15- This means that a project upgraded now should need no more code changes all the way to 1.0.
16-
1711Documentation has also completely moved to [ the wiki] ( https://github.com/angular/angular-cli/wiki ) .
1812The new [ Stories] ( https://github.com/angular/angular-cli/wiki/stories ) section covers common usage
1913scenarios, so be sure to have a look!
2014
2115Below are the changes between a project generated two months ago, with ` 1.0.0-beta.24 ` and
22- a ` 1.0.0-rc.1 ` project.
16+ a ` 1.0.0 ` project.
2317If you kept your project up to date you might have a lot of these already.
2418
2519You can find more details about changes between versions in [ CHANGELOG.md] ( https://github.com/angular/angular-cli/blob/master/CHANGELOG.md ) .
You can’t perform that action at this time.
0 commit comments