From aa84753f75a2cf11626cd14ef6ec57c992f7bb9f Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Fri, 26 Aug 2022 10:10:29 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 3480880..3d2712b 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -21,6 +21,7 @@ This page outlines specific features and fixes that are scheduled or planned for # 4.9 (November 2022) * [ ] [ECMAScript Decorators](https://github.com/microsoft/TypeScript/issues/48885) +* [`satisfies` operator](https://github.com/microsoft/TypeScript/issues/47920) # 4.8 (August 2022)