diff --git a/Roadmap.md b/Roadmap.md index d5f84c0..3c6347b 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -22,6 +22,7 @@ This page outlines specific features and fixes that are scheduled or planned for * [ ] [Generalized index signatures](https://github.com/microsoft/TypeScript/pull/26797) * [ ] [`--noImplicitOverride`](https://github.com/microsoft/TypeScript/pull/39669) * [ ] [`static` Index Signatures](https://github.com/microsoft/TypeScript/pull/37797) +* [ ] [Use `unknown` as the type for `catch` clause variables](https://github.com/microsoft/TypeScript/pull/41013) * [ ] [Investigate `typeof class`](https://github.com/microsoft/TypeScript/issues/41581) # 4.2 (February 2021)