File tree Expand file tree Collapse file tree 1 file changed +67
-0
lines changed Expand file tree Collapse file tree 1 file changed +67
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " ECMAScript proposal updates @ 2024-07"
3+ author : azu
4+ layout : news
5+ date : 2024-08-06T00:03:04.179Z
6+ category : ECMAScript
7+ tags :
8+ - ECMAScript
9+ - Proposal
10+ - spec
11+ - TC39
12+
13+ ---
14+
15+ The changes of proposal's status @ [ 103rd meeting of Ecma TC39] [ Agendas ]
16+
17+
18+ # ECMA-262
19+
20+ ## New Proposals
21+
22+ | Proposal | Stage |
23+ | --------------------------------------------------------------------------------------------------------------- | ----- |
24+ | [ Propagate active ScriptOrModule with JobCallback Record] ( https://github.com/tc39/proposal-jobcallback-module ) | 2 |
25+ | [ Unordered Async Iterator Helpers] ( https://github.com/michaelficarra/proposal-unordered-async-iterator-helpers ) | 1 |
26+
27+
28+ ## Updated Proposals
29+
30+ | Proposal | From | To |
31+ | --------------------------------------------------------------------------- | ----- | ----- |
32+ | [ RegExp.escape] ( https://github.com/tc39/proposal-regex-escaping ) | 2.7 | 3 |
33+ | [ Atomics.pause] ( https://github.com/tc39/proposal-atomics-microwait ) | 1 | 2.7 |
34+ | [ Time Zone Canonicalization] ( https://github.com/tc39/proposal-canonical-tz ) | 2 | 3 |
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+
58+ ### Other proposal's status
59+
60+ - [ tc39/proposals: Tracking ECMAScript Proposals] ( https://github.com/tc39/proposals )
61+
62+ ### Related services
63+
64+ - [ ECMAScript Proposal Diff Tool] ( https://azu.github.io/ecmascript-proposals-json/ )
65+ - [ tc39/dataset: The automate track tc39 proposals] ( https://github.com/tc39/dataset )
66+
67+ [ Agendas ] : https://github.com/tc39/agendas/blob/main/2024/07.md
You can’t perform that action at this time.
0 commit comments