File tree 1 file changed +9
-1
lines changed
public/docs/ts/latest/guide
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,15 @@ block includes
7
7
The Angular documentation is a living document with continuous improvements.
8
8
This log calls attention to recent significant changes.
9
9
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)
11
19
The updated "[TypeScript to JavaScript](../cookbook/ts-to-js.html)" cookbook
12
20
now explains how to write apps in ES6/7
13
21
by translating the common idioms in the TypeScript documentation examples
You can’t perform that action at this time.
0 commit comments