From 37f2a4933fc8e94d8fedf4b497f1d9f699054c85 Mon Sep 17 00:00:00 2001 From: Kevin Gibbons Date: Tue, 28 Jul 2026 17:07:21 -0700 Subject: [PATCH] update to stage 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7a6053..e6bb7b3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Authors: Kevin Gibbons Champions: Kevin Gibbons -This proposal is at stage 2.7 of [the TC39 process](https://tc39.es/process-document/): it awaits Test262 tests. Tests [have been written](https://github.com/tc39/test262/pull/4768) and now need review, at which point the proposal will be ready for stage 3. +This proposal is at stage 3 of [the TC39 process](https://tc39.es/process-document/): it has [a specification](https://tc39.es/proposal-iterator-join/) and [test262 tests](https://github.com/tc39/test262/pull/4768) and is ready for implementations. ## Motivation