File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ This page outlines specific features and fixes that are scheduled or planned for
17
17
* Quick fix to [ Scaffold local ` @types ` packages] ( https://github.com/Microsoft/TypeScript/issues/25746 )
18
18
* [ Investigate error messages in haiku or iambic pentameter] ( https://twitter.com/kitsonk/status/973651805950242816 )
19
19
* Decorators for function expressions/arrow functions
20
- * [ ` --declaration ` and ` --allowJs ` ] ( https://github.com/Microsoft/TypeScript/issues/7546 )
21
20
<!-- * [ ] [`unknown` for implicit generic constraints](https://github.com/Microsoft/TypeScript/issues/26796) -->
22
21
23
22
# 3.7 (November 2019)
@@ -32,6 +31,7 @@ This page outlines specific features and fixes that are scheduled or planned for
32
31
* [x] [ Uncalled Function Checks] ( https://github.com/microsoft/TypeScript/pull/33178 )
33
32
* [x] [ ` --declaration ` and ` --isolatedModules ` ] ( https://github.com/Microsoft/TypeScript/issues/29490 )
34
33
* [x] [ Flattened Property/Method Reporting] ( https://github.com/microsoft/TypeScript/issues/33361 )
34
+ * [x] [ ` --declaration ` and ` --allowJs ` ] ( https://github.com/Microsoft/TypeScript/issues/7546 )
35
35
* [x] Editor Functionality/APIs
36
36
* [x] [ Build-Free Editing for Project References] ( https://github.com/microsoft/TypeScript/pull/32028 )
37
37
* [x] [ Auto-inserted ` await ` for completions] ( https://github.com/microsoft/TypeScript/issues/31450 )
You can’t perform that action at this time.
0 commit comments