File tree Expand file tree Collapse file tree 1 file changed +68
-0
lines changed
Expand file tree Collapse file tree 1 file changed +68
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " ECMAScript proposal updates @ 2023-07"
3+ author : azu
4+ layout : news
5+ date : 2023-07-14T12:51:41.511Z
6+ category : ECMAScript
7+ tags :
8+ - ECMAScript
9+ - Proposal
10+ - spec
11+ - TC39
12+
13+ ---
14+
15+ The changes of proposal's status @ [ 97th meeting of Ecma TC39] [ Agendas ]
16+
17+ # ECMA-262
18+
19+ ## New Proposals
20+
21+ | Proposal | Stage |
22+ | -------------------------------------------------------------------------------------------------------------- | ----- |
23+ | [ Optional chaining in assignment LHS] ( https://github.com/nicolo-ribaudo/proposal-optional-chaining-assignment ) | 1 |
24+ | [ DataView get/set Uint8Clamped methods] ( https://github.com/tc39/proposal-dataview-get-set-uint8clamped ) | 1 |
25+
26+
27+ ## Updated Proposals
28+
29+ | Proposal | From | To |
30+ | --------------------------------------------------------------------------------- | ----- | ----- |
31+ | [ Promise.withResolvers] ( https://github.com/tc39/proposal-promise-with-resolvers ) | 2 | 3 |
32+ | [ Import Attributes] ( https://github.com/tc39/proposal-import-attributes ) | 2 | 3 |
33+ | [ Array Grouping] ( https://github.com/tc39/proposal-array-grouping ) | 2 | 3 |
34+ | [ Deferring Module Evaluation] ( https://github.com/tc39/proposal-defer-import-eval ) | 1 | 2 |
35+
36+
37+ # ECMA-402
38+
39+ ## New Proposals
40+
41+ No Data
42+
43+ ## Updated Proposals
44+
45+ No Data
46+
47+
48+ This diff is generated by [ ECMAScript Proposal Diff Tool] ( https://azu.github.io/ecmascript-proposals-json/ ) .
49+
50+ ### Agenda
51+
52+ - [ Agendas] [ ]
53+
54+ ### Babel
55+
56+ - [ babel/proposals: Tracking the status of Babel's implementation of TC39 proposals] ( https://github.com/babel/proposals )
57+ - [ April 2021 · Issue #73 · babel/proposals] ( https://github.com/babel/proposals/issues/73 )
58+
59+ ### Other proposal's status
60+
61+ - [ tc39/proposals: Tracking ECMAScript Proposals] ( https://github.com/tc39/proposals )
62+
63+ ### Related services
64+
65+ - [ ECMAScript Proposal Diff Tool] ( https://azu.github.io/ecmascript-proposals-json/ )
66+ - [ tc39/dataset: The automate track tc39 proposals] ( https://github.com/tc39/dataset )
67+
68+ [ Agendas ] : https://github.com/tc39/agendas/blob/main/2023/07.md
You can’t perform that action at this time.
0 commit comments