File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
public/docs/ts/latest/guide Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,15 @@ block includes
77 The Angular documentation is a living document with continuous improvements.
88 This log calls attention to recent significant changes.
99
10- ## ES6 described in "TypeScript to JavaScript" (2016-11-03)
10+ ## Sync with Angular v.2.2.0 (2016-11-14)
11+ Docs and code samples updated and tested with Angular v.2.2.0
12+
13+ ## UPDATE: NgUpgrade Guide reflects the new v.2.2.0 adapters (2016-11-14)
14+ The updated [NgUpgrade Guide](upgrade.html) guide covers the
15+ new `NgUpgradeModule` released in v.2.2.0 which replaces the
16+ ***now deprecated*** upgrade facilities prior to v.2.2.0.
17+
18+ ## ES6 described in "TypeScript to JavaScript" (2016-11-14)
1119 The updated "[TypeScript to JavaScript](../cookbook/ts-to-js.html)" cookbook
1220 now explains how to write apps in ES6/7
1321 by translating the common idioms in the TypeScript documentation examples
You can’t perform that action at this time.
0 commit comments