File tree Expand file tree Collapse file tree 1 file changed +65
-0
lines changed
Expand file tree Collapse file tree 1 file changed +65
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " ECMAScript proposal updates @ 2023-11"
3+ author : azu
4+ layout : news
5+ date : 2023-12-10T11:18:36.172Z
6+ category : ECMAScript
7+ tags :
8+ - ECMAScript
9+ - Proposal
10+ - spec
11+ - TC39
12+
13+ ---
14+
15+ The changes of proposal's status @ [ 99th meeting of Ecma TC39] [ Agendas ]
16+
17+ # ECMA-262
18+
19+ ## New Proposals
20+
21+ | Proposal | Stage |
22+ | ------------------------------------------------------------------------- | ----- |
23+ | [ Math.sum] ( https://github.com/bakkot/proposal-math-sum ) | 1 |
24+ | [ Module sync assert] ( https://github.com/tc39/proposal-module-sync-assert ) | 1 |
25+
26+
27+ ## Updated Proposals
28+
29+ | Proposal | From | To |
30+ | -------------------------------------------------------------------------------- | ----- | ----- |
31+ | [ Array Grouping] ( https://github.com/tc39/proposal-array-grouping ) | 3 | 4 |
32+ | [ Promise.withResolvers] ( https://github.com/tc39/proposal-promise-with-resolvers ) | 3 | 4 |
33+
34+
35+ # ECMA-402
36+
37+ ## New Proposals
38+
39+ No Data
40+
41+ ## Updated Proposals
42+
43+ No Data
44+
45+
46+ This diff is generated by [ ECMAScript Proposal Diff Tool] ( https://azu.github.io/ecmascript-proposals-json/ ) .
47+
48+ ### Agenda
49+
50+ - [ Agendas] [ ]
51+
52+ ### Babel
53+
54+ - [ babel/proposals: Tracking the status of Babel's implementation of TC39 proposals] ( https://github.com/babel/proposals )
55+
56+ ### Other proposal's status
57+
58+ - [ tc39/proposals: Tracking ECMAScript Proposals] ( https://github.com/tc39/proposals )
59+
60+ ### Related services
61+
62+ - [ ECMAScript Proposal Diff Tool] ( https://azu.github.io/ecmascript-proposals-json/ )
63+ - [ tc39/dataset: The automate track tc39 proposals] ( https://github.com/tc39/dataset )
64+
65+ [ Agendas ] : https://github.com/tc39/agendas/blob/main/2023/11.md
You can’t perform that action at this time.
0 commit comments