Merge pull request #2831 from IdeaBlade/change-log-undeprecate-old-ngupgrade

docs(change-log): correct log for NgUpdate (not deprecated)
This commit is contained in:
Ward Bell 2016-11-18 14:44:48 -08:00 committed by GitHub
commit f915746262
1 changed files with 5 additions and 3 deletions

View File

@ -8,10 +8,12 @@ block includes
## Sync with Angular v.2.2.0 (2016-11-14)
Docs and code samples updated and tested with Angular v.2.2.0
## UPDATE: NgUpgrade Guide reflects the new v.2.2.0 adapters (2016-11-14)
## UPDATE: NgUpgrade Guide for the AoT friendly _upgrade/static_ module (2016-11-14)
The updated [NgUpgrade Guide](upgrade.html) guide covers the
new `NgUpgradeModule` released in v.2.2.0 which replaces the
***now deprecated*** upgrade facilities prior to v.2.2.0.
new AoT friendly `upgrade/static` module
released in v.2.2.0, which is the recommended
facility for migrating from Angular 1 to Angular 2.
The documentation for the version prior to v.2.2.0 has been removed.
## ES6 described in "TypeScript to JavaScript" (2016-11-14)
The updated "[TypeScript to JavaScript](../cookbook/ts-to-js.html)" cookbook