File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1616* [ ] [ Partial type argument inference] ( https://github.com/Microsoft/TypeScript/pull/26349 )
1717* [ ] [ Stricter types for ` IteratorResult ` ] ( https://github.com/Microsoft/TypeScript/issues/11375 )
1818<!-- * [ ] [`unknown` for implicit generic constraints](https://github.com/Microsoft/TypeScript/issues/26796) -->
19+ * [ ] Quick fixes to...
20+ * [ ] [ Scaffold local ` @types ` packages] ( https://github.com/Microsoft/TypeScript/issues/25746 )
21+ * [ ] Refactorings to...
22+ * [ ] [ Convert to "named" parameters] ( https://github.com/Microsoft/TypeScript/issues/23552 )
1923
2024# 3.2 (November 2018)
2125
2933* [X] [ Support printing the implied configuration object to the console with ` --showConfig ` ] ( https://github.com/Microsoft/TypeScript/pull/27353 )
3034* [X] [ Improved formatting and indentation for lists and chained calls] ( https://github.com/Microsoft/TypeScript/pull/28340 )
3135* [X] Quick fixes to...
32- * [X] [ Scaffold local ` @types ` packages with dts-gen] ( https://github.com/Microsoft/TypeScript/issues/25746 )
3336 * [X] [ Add intermediate ` unknown ` type assertions] ( https://github.com/Microsoft/TypeScript/issues/28067 )
3437 * [X] [ Add missing ` new ` keyword] ( https://github.com/Microsoft/TypeScript/issues/26580 )
3538
You can’t perform that action at this time.
0 commit comments