Skip to content

Commit 09d1dc9

Browse files
Updated Roadmap (markdown)
1 parent 5628adf commit 09d1dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This page outlines specific features and fixes that are scheduled or planned for
2222

2323
* [ ] [Negated types](https://github.com/Microsoft/TypeScript/pull/29317)
2424
* [X] [The `Omit` helper type](https://github.com/Microsoft/TypeScript/pull/30552)
25-
* [ ] [`--allowUmdGlobalAccess` to use UMD globals from modules](https://github.com/Microsoft/TypeScript/pull/30776)
25+
* [X] [`--allowUmdGlobalAccess` to use UMD globals from modules](https://github.com/Microsoft/TypeScript/pull/30776)
2626
* [ ] [`globalThis` expressivity fixes](https://github.com/Microsoft/TypeScript/issues/30477)
2727
* [ ] [Strongly typed iterators and generators](https://github.com/Microsoft/TypeScript/issues/2983)
2828
* [ ] [Stricter types for `IteratorResult`](https://github.com/Microsoft/TypeScript/issues/11375)

0 commit comments

Comments
 (0)