Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 3020847

Browse files
stage 4 🎉 (#303)
1 parent a1e5214 commit 3020847

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Iterator Helpers
22

3+
> [!IMPORTANT]
4+
> This proposal is now a Stage 4 and will be merged into ECMA-262 as part of https://github.com/tc39/ecma262/pull/3395. This repo is no longer active.
5+
36
A proposal for several interfaces that will help with general usage and
47
consumption of iterators in ECMAScript.
58

@@ -9,7 +12,7 @@ Authors: Gus Caplan, Michael Ficarra, Adam Vandolder, Jason Orendorff, Kevin Gib
912

1013
Champions: Michael Ficarra, Yulia Startsev
1114

12-
This proposal is at Stage 3 of [The TC39 Process](https://tc39.es/process-document/).
15+
This proposal is at Stage 4 of [The TC39 Process](https://tc39.es/process-document/).
1316

1417
This proposal formerly contained async as well as sync helpers. The async helpers have been split out to [a separate proposal](https://github.com/tc39/proposal-async-iterator-helpers).
1518

0 commit comments

Comments
 (0)