Skip to content

Commit ccc0abc

Browse files
committed
Add optional catch binding
1 parent e13599d commit ccc0abc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Roadmap.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
* [X] [Assertion/cast JSDoc syntax in `checkJs` mode](https://github.com/Microsoft/TypeScript/issues/5158)
2525
* [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)
2627
* [X] Quick fixes to...
2728
* [X] [correct references to types of properties](https://github.com/Microsoft/TypeScript/pull/17462)
2829
* [X] [correct uses of JSDoc types to TypeScript types](https://github.com/Microsoft/TypeScript/pull/17250)

0 commit comments

Comments
 (0)