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-09"
3+ author : azu
4+ layout : news
5+ date : 2023-09-29T02:51:09.012Z
6+ category : ECMAScript
7+ tags :
8+ - ECMAScript
9+ - Proposal
10+ - spec
11+ - TC39
12+
13+ ---
14+
15+ The changes of proposal's status @ [ 98th meeting of Ecma TC39] [ Agendas ]
16+
17+ # ECMA-262
18+
19+ ## New Proposals
20+
21+ | Proposal | Stage |
22+ | -------------------------------------------------------------------------------------------------- | ----- |
23+ | [ Stable Formatting] ( https://github.com/tc39/proposal-stable-formatting ) | 1 |
24+ | [ Locale Extensions] ( https://github.com/ben-allen/locale-extensions ) | 1 |
25+ | [ Iterator Sequencing] ( https://github.com/tc39/proposal-iterator-sequencing ) | 1 |
26+ | [ Joint Iteration] ( https://github.com/tc39/proposal-joint-iteration ) | 1 |
27+ | [ Negated in and instanceof operators] ( https://github.com/gorosgobe/proposal-negated-in-instanceof ) | 1 |
28+
29+
30+ ## Updated Proposals
31+
32+ | Proposal | From | To |
33+ | -------------------------------------------------------------------------------------------- | ----- | ----- |
34+ | [ RegExp.escape] ( https://github.com/tc39/proposal-regex-escaping ) | 1 | 2 |
35+ | [ Resizable and growable ArrayBuffers] ( https://github.com/tc39/proposal-resizablearraybuffer ) | 3 | 4 |
36+
37+
38+ # ECMA-402
39+
40+ ## New Proposals
41+
42+ No Data
43+
44+ ## Updated Proposals
45+
46+ No Data
47+
48+
49+ This diff is generated by [ ECMAScript Proposal Diff Tool] ( https://azu.github.io/ecmascript-proposals-json/ ) .
50+
51+ ### Agenda
52+
53+ - [ Agendas] [ ]
54+
55+ ### Babel
56+
57+ - [ babel/proposals: Tracking the status of Babel's implementation of TC39 proposals] ( https://github.com/babel/proposals )
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/09.md
You can’t perform that action at this time.
0 commit comments