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
1717* Quick fix to [ Scaffold local ` @types ` packages] ( https://github.com/Microsoft/TypeScript/issues/25746 )
1818* [ Investigate error messages in haiku or iambic pentameter] ( https://twitter.com/kitsonk/status/973651805950242816 )
1919* Decorators for function expressions/arrow functions
20- * [ ` --declaration ` and ` --allowJs ` ] ( https://github.com/Microsoft/TypeScript/issues/7546 )
2120<!-- * [ ] [`unknown` for implicit generic constraints](https://github.com/Microsoft/TypeScript/issues/26796) -->
2221
2322# 3.7 (November 2019)
@@ -32,6 +31,7 @@ This page outlines specific features and fixes that are scheduled or planned for
3231* [x] [ Uncalled Function Checks] ( https://github.com/microsoft/TypeScript/pull/33178 )
3332* [x] [ ` --declaration ` and ` --isolatedModules ` ] ( https://github.com/Microsoft/TypeScript/issues/29490 )
3433* [x] [ Flattened Property/Method Reporting] ( https://github.com/microsoft/TypeScript/issues/33361 )
34+ * [x] [ ` --declaration ` and ` --allowJs ` ] ( https://github.com/Microsoft/TypeScript/issues/7546 )
3535* [x] Editor Functionality/APIs
3636 * [x] [ Build-Free Editing for Project References] ( https://github.com/microsoft/TypeScript/pull/32028 )
3737 * [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