You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<TableItem>Type parameters as constraints</TableItem>{/*https://github.com/Microsoft/TypeScript/wiki/What%27s-new-in-TypeScript#type-parameters-as-constraints*/}
230
230
<TableItem>Simplified props type mgt React</TableItem>
<TableItem>this-typing</TableItem>{/*resolved to correct type, not just base class*/}
236
+
<TableItem>Official TypeScript NuGet package</TableItem>{/*resolved to correct type, not just base class*/}
237
237
</TableRow>
238
238
<TableRow>
239
239
<TableItem>Stateless Fn Comps React</TableItem>
240
-
<TableItem>Local type declarations</TableItem>
241
-
<TableItem>ES7 ** operator</TableItem>
240
+
<TableItem>amd + commons concat with --outFile</TableItem>
241
+
<TableItem>Prettier error messages</TableItem>
242
242
</TableRow>
243
243
<TableRow>
244
-
<TableItem>Augmenting scope from modules {/*https://github.com/Microsoft/TypeScript/wiki/What%27s-new-in-TypeScript#augmenting-globalmodule-scope-from-modules*/}
245
-
</TableItem>{/*Functions with code paths that do not return a value in JS implicitly return undefined*/}
246
244
<TableItem>Class expressions </TableItem>
247
-
<TableItem>Improved checking for destructuring</TableItem>{/*https://github.com/Microsoft/TypeScript/wiki/What%27s-new-in-TypeScript#improved-checking-for-destructuring-object-literal*/}
245
+
<TableItem>Modules emitted with "use strict"</TableItem>
246
+
<TableItem>Colorization of JSX code in VS 2015</TableItem>
248
247
</TableRow>
249
248
<TableRow>
250
249
<TableItem>String literal types</TableItem>
251
-
<TableItem>Class expressions </TableItem>
252
-
<TableItem>Improved checking for destructuring</TableItem>{/*https://github.com/Microsoft/TypeScript/wiki/What%27s-new-in-TypeScript#improved-checking-for-destructuring-object-literal*/}
250
+
<TableItem>Including .js --allowJs</TableItem>
251
+
<TableItem>(-p) flag any file path</TableItem>{/*https://github.com/Microsoft/TypeScript/wiki/What%27s-new-in-TypeScript#improved-checking-for-destructuring-object-literal*/}
253
252
</TableRow>
254
253
<TableRow>
255
254
<TableItem>Improved un/int type inference</TableItem>
0 commit comments