Skip to content

Commit c9b7a77

Browse files
committed
doc: Note that Stage 3 is conditional on editor review
1 parent 60e0cfc commit c9b7a77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Array.fromAsync for JavaScript
2-
ECMAScript Stage-3 Proposal. J. S. Choi, 2021.
2+
ECMAScript Stage-3 (conditional on editor review) Proposal. J. S. Choi, 2021.
33

44
* **[Specification][]** available
55
* **Experimental polyfills** (do **not** use in production code yet):

spec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<pre class=metadata>
22
title: ES Array.fromAsync (2022)
33
status: proposal
4-
stage: 3
4+
stage: 2
55
location: https://github.com/js-choi/proposal-array-async-from
66
copyright: false
77
contributors: J. S. Choi

0 commit comments

Comments
 (0)