From 292b672bd0260381916ef4f87dced49ed048c078 Mon Sep 17 00:00:00 2001 From: Peter Klecha Date: Thu, 16 Nov 2023 19:14:40 -0500 Subject: [PATCH] Promise.withResolvers for stage 4 --- 2023/11.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2023/11.md b/2023/11.md index 87c6d067..fcef2e1c 100644 --- a/2023/11.md +++ b/2023/11.md @@ -119,6 +119,7 @@ When applicable, use these emoji as a prefix to the agenda item topic. |:-:|:-----:|:-------:|-------|-----------| | | 3 | 5m | [RegExp Modifiers](https://github.com/tc39/proposal-regexp-modifiers) stage 3 update ([slides](https://1drv.ms/p/s!AjgWTO11Fk-TkpR3y23lo5uqnkyQVA?e=UIpIZP), [spec](https://tc39.es/proposal-regexp-modifiers)) | Ron Buckton | | | 3 | 5m | [Array Grouping](https://github.com/tc39/proposal-array-grouping/issues/60) for stage 4 | Jordan Harband | + | | 3 | 5m | [`Promise.withResolvers`](https://github.com/tc39/proposal-promise-with-resolvers) for stage 4 | Peter Klecha | | | 3 | 30m | Stage 3 update of [Intl Locale Info API](https://github.com/tc39/proposal-intl-locale-info) (Slides TBW) | Frank Yung-Fong Tang | | | 3 | 30m | [Temporal](https://github.com/tc39/proposal-temporal) normative PR [#2718](https://github.com/tc39/proposal-temporal/pull/2718) & general update (slides to follow) | Philip Chimento | | | 3 | 60m | Iterator helpers [web compat](https://github.com/tc39/proposal-iterator-helpers/issues/286) continuation (backup [PR](https://github.com/tc39/proposal-iterator-helpers/pull/287)) | Michael Ficarra & Shu-yu Guo |