From 278ab28b8f849f2110d770e7b034b7ef59f14daf Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Wed, 7 Feb 2024 15:45:06 -0800 Subject: [PATCH] Uint8Array to/from Base64 to stage 3, per 2024.02.07 TC39 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7729ba85..92d16219 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Stage 2 indicates that the committee expects these features to be developed and | [Decorator Metadata][decorator-metadata] | Kristen Hewell Garrett | Kristen Hewell Garrett | :question: | [May 2023][decorator-metadata-notes] | | [Import Attributes][import-attributes] | Myles Borins
Sven Sauleau
Dan Clark
Daniel Ehrenberg | Sven Sauleau
Dan Clark
Daniel Ehrenberg
Nicolò Ribaudo | [import-attributes][import-attributes-tests] | [March 2023][import-attributes-notes] | | [Source Phase Imports][source-phase-imports] | Luca Casonato | Guy Bedford
Luca Casonato | :question: | [July 2023][source-phase-imports-notes] | +| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | :question: | February 2024 | ### Stage 2.7 @@ -70,7 +71,6 @@ Stage 2 indicates that the committee expects these features to be developed and | [Time Zone Canonicalization][time-zone-canon] | Justin Grant | Justin Grant
Richard Gibson | [May 2023][time-zone-canon-notes] | | [Deferring Module Evaluation][lazy-import] | Yulia Startsev
Guy Bedford | Yulia Startsev
Guy Bedford
Nicolò Ribaudo | [July 2023][lazy-import-notes] | | [`RegExp.escape`][escape] | Domenic Denicola
Benjamin Gruenbaum
Jordan Harband | Jordan Harband | [September 2023][escape-notes] | -| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | [July 2023][uint8array-base64-notes]
September 2023
| | [Joint Iteration][joint] | Michael Ficarra | Michael Ficarra | February 2024] | | [`Promise.try`][try] | Jordan Harband | Jordan Harband | February 2024 |