File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,8 @@ This page outlines specific features and fixes that are scheduled or planned for
21
21
# 4.9 (November 2022)
22
22
23
23
* [ ] [ 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 )
25
26
26
27
# 4.8 (August 2022)
27
28
@@ -32,7 +33,6 @@ This page outlines specific features and fixes that are scheduled or planned for
32
33
* [x] [ Improved Inference from Binding Patterns] ( https://github.com/microsoft/TypeScript/pull/49086 )
33
34
* [x] [ Resilient File-Watching During Large File Changes] ( https://github.com/microsoft/TypeScript/pull/48997 )
34
35
* [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 )
36
36
37
37
# 4.7 (May 2022)
38
38
You can’t perform that action at this time.
0 commit comments