We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13599d commit ccc0abcCopy full SHA for ccc0abc
Roadmap.md
@@ -23,6 +23,7 @@
23
24
* [X] [Assertion/cast JSDoc syntax in `checkJs` mode](https://github.com/Microsoft/TypeScript/issues/5158)
25
* [x] [Refactoring to extract functions & methods](https://github.com/Microsoft/TypeScript/pull/16960)
26
+* [X] [Optional `catch` binding](https://github.com/Microsoft/TypeScript/issues/17467)
27
* [X] Quick fixes to...
28
* [X] [correct references to types of properties](https://github.com/Microsoft/TypeScript/pull/17462)
29
* [X] [correct uses of JSDoc types to TypeScript types](https://github.com/Microsoft/TypeScript/pull/17250)
0 commit comments