Proposal: Enhanced Network Error Handling Using Error.cause
|
|
3
|
40
|
March 26, 2025
|
Named export exclusion & named aliases before wildcard export
|
|
1
|
263
|
March 26, 2025
|
Grouped Export Namespaces: `export { foo, bar } as qux`
|
|
14
|
64
|
March 26, 2025
|
Enhanced Try Syntax
|
|
31
|
583
|
March 26, 2025
|
String byteLength count?
|
|
15
|
77
|
March 15, 2025
|
Can we remove the const keyword for named arrow function exports?
|
|
9
|
69
|
March 8, 2025
|
Proposal: mapRight
|
|
6
|
70
|
March 7, 2025
|
Default first parameter for Array.flatMap function
|
|
3
|
39
|
March 7, 2025
|
Enhancing setInterval: Ability to Change Interval During Execution
|
|
1
|
21
|
March 4, 2025
|
Object.prototype.pipe() - Universal Method Chaining in JavaScript
|
|
19
|
171
|
February 26, 2025
|
Is it possible to remove function declaration for one-function-export-per-file?
|
|
28
|
101
|
February 19, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
9
|
216
|
February 13, 2025
|
RSS feed of approved features
|
|
2
|
30
|
February 9, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
16
|
132
|
February 3, 2025
|
Proposal: Local variables as scope object properties
|
|
2
|
45
|
January 25, 2025
|
Try-catch oneliner
|
|
62
|
4391
|
January 20, 2025
|
Let Set.prototype.add() accept multiple args like Array.prototype.push()
|
|
3
|
530
|
January 18, 2025
|
Replacing a string from last
|
|
6
|
80
|
January 16, 2025
|
Global imports
|
|
20
|
128
|
January 15, 2025
|
Dereference from Prototype Only
|
|
4
|
44
|
January 12, 2025
|
Proposal: Key Exclusion Syntax in Object Spread
|
|
3
|
81
|
January 7, 2025
|
Sealed class in Javascript
|
|
17
|
488
|
January 3, 2025
|
Support argument length binding
|
|
5
|
57
|
December 21, 2024
|
array.prototype.winner
|
|
24
|
970
|
December 20, 2024
|
String.prototype.count(searchString[, start[, end]])
|
|
3
|
55
|
December 20, 2024
|
Nullish unary operator `?`
|
|
55
|
3464
|
December 20, 2024
|
Add `.splice` to `String.prototype`
|
|
10
|
65
|
December 19, 2024
|
[Issue] BigInt serialization
|
|
13
|
209
|
November 22, 2024
|
Error "detail"
|
|
55
|
689
|
December 17, 2024
|
non-nullish throw syntax: `throw?`
|
|
0
|
29
|
December 2, 2024
|