Updated Roadmap (markdown)

Daniel Rosenwasser
2021-01-10 16:07:01 -08:00
parent 39116e7b86
commit 944d877d49

@@ -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)