Proposal: add offset, line, and column properties to `SyntaxError` and `JSON.parse` errors
|
|
10
|
35
|
September 6, 2024
|
Enhanced Try Syntax
|
|
18
|
92
|
September 6, 2024
|
Safe Assignment Operator
|
|
7
|
303
|
September 6, 2024
|
provide expectations with matchAll and replaceAll
|
|
13
|
53
|
September 4, 2024
|
Adding recursion to regex
|
|
53
|
237
|
September 3, 2024
|
Symbol.primitiveSet
|
|
3
|
31
|
September 2, 2024
|
Proposal: Parser Augmentation Mechanism
|
|
20
|
623
|
September 2, 2024
|
Include heap data structure
|
|
0
|
17
|
September 1, 2024
|
Zero-overhead Async/Await
|
|
10
|
81
|
August 31, 2024
|
Universal and conditional catch blocks with the new when keyword
|
|
3
|
54
|
August 28, 2024
|
Error "detail"
|
|
54
|
651
|
August 21, 2024
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
8
|
173
|
August 9, 2024
|
Synchronous promise inspection
|
|
23
|
174
|
July 31, 2024
|
"o" flag for regex to allow overlapped results
|
|
5
|
45
|
July 22, 2024
|
Array.prototype.without
|
|
5
|
39
|
July 22, 2024
|
Problems of ||==, ||=== etc. and an alternative
|
|
13
|
78
|
July 16, 2024
|
Operators: ||==, ||===
|
|
36
|
1328
|
December 31, 2023
|
Proposal: ESX as core JS feature
|
|
167
|
7301
|
July 12, 2024
|
Worker.prototype.postRequest
|
|
2
|
26
|
July 8, 2024
|
Async collection methods
|
|
2
|
70
|
June 26, 2024
|
Symbol.toBoolean to allow for falsy objects.
|
|
3
|
78
|
June 26, 2024
|
Proposal for Adding .xml() and .html() Methods to Async Parsing in ECMAScript
|
|
9
|
222
|
June 25, 2024
|
JSON.traverse()
|
|
8
|
388
|
June 15, 2024
|
shadowRoot.attachStyleSheets() in custom elements
|
|
1
|
92
|
June 12, 2024
|
Make `this` optional for private fields
|
|
2
|
65
|
June 11, 2024
|
Array.prototype.chunk
|
|
7
|
710
|
June 8, 2024
|
Async Immediately Invoked Function Expression (iife) syntax simplificaton
|
|
1
|
81
|
June 7, 2024
|
...` operator (template literal spreads)
|
|
1
|
131
|
June 4, 2024
|
Proposal: Function static variables and blocks
|
|
9
|
490
|
May 28, 2024
|
Nullish unary operator `?`
|
|
54
|
3403
|
May 18, 2024
|