Skip to content

Commit c0f5488

Browse files
Updated Roadmap (markdown)
1 parent aa84753 commit c0f5488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Roadmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ This page outlines specific features and fixes that are scheduled or planned for
2121
# 4.9 (November 2022)
2222

2323
* [ ] [ECMAScript Decorators](https://github.com/microsoft/TypeScript/issues/48885)
24-
* [`satisfies` operator](https://github.com/microsoft/TypeScript/issues/47920)
24+
* [x] [`satisfies` operator](https://github.com/microsoft/TypeScript/issues/47920)
25+
* [ ] [Virtual File System Support for TSServer](https://github.com/microsoft/TypeScript/issues/47600)
2526

2627
# 4.8 (August 2022)
2728

@@ -32,7 +33,6 @@ This page outlines specific features and fixes that are scheduled or planned for
3233
* [x] [Improved Inference from Binding Patterns](https://github.com/microsoft/TypeScript/pull/49086)
3334
* [x] [Resilient File-Watching During Large File Changes](https://github.com/microsoft/TypeScript/pull/48997)
3435
* [x] [Find-All-References Performance Improvements](https://github.com/microsoft/TypeScript/pull/49581)
35-
* [ ] [Virtual File System Support for TSServer](https://github.com/microsoft/TypeScript/issues/47600)
3636

3737
# 4.7 (May 2022)
3838

0 commit comments

Comments
 (0)