01 |
Array.prototype.includes |
Array.prototype.includes |
권혁주 |
23.03.16 |
02 |
Exponentiation operator |
Exponentiation operator |
김다미 |
23.03.16 |
03 |
Object.values /Object.entries |
Object.values /Object.entries |
김정호 |
23.03.16 |
04 |
String padding |
String padding |
이호찬 |
23.03.16 |
05 |
Object.getOwnPropertyDescriptors |
Object.getOwnPropertyDescriptors |
박찬우 |
23.03.16 |
06 |
Trailing commas in function parameter lists and calls |
Trailing commas in function parameter lists and calls |
권혁주 |
23.03.23 |
07 |
Async functions |
Async functions |
김다미 |
23.03.23 |
08 |
Shared memory and atomics |
Shared memory and atomics |
김정호 |
23.03.23 |
09 |
Lifting template literal restriction |
Lifting template literal restriction |
이호찬 |
23.03.23 |
10 |
s (dotAll ) flag for regular expressions |
s (dotAll ) flag for regular expressions |
박찬우 |
23.03.23 |
11 |
RegExp named capture groups |
RegExp named capture groups |
권혁주 |
23.03.30 |
12 |
Rest/Spread Properties |
Rest/Spread Properties |
김다미 |
23.03.30 |
13 |
RegExp Lookbehind Assertions |
RegExp Lookbehind Assertions |
김정호 |
23.03.30 |
14 |
RegExp Unicode Property Escapes |
RegExp Unicode Property Escapes |
이호찬 |
23.03.30 |
15 |
Promise.prototype.finally |
Promise.prototype.finally |
박찬우 |
23.03.30 |
16 |
Asynchronous Iteration |
Asynchronous Iteration |
권혁주 |
23.04.07 |
17 |
Optional catch binding |
Optional catch binding |
김다미 |
23.04.07 |
18 |
JSON superset |
JSON superset |
김정호 |
23.04.07 |
19 |
Symbol.prototype.description |
Symbol.prototype.description |
이호찬 |
23.04.07 |
20 |
Function.prototype.toString revision |
Function.prototype.toString revision |
박찬우 |
23.04.07 |
21 |
Object.fromEntries |
Object.fromEntries |
권혁주 |
_ |
22 |
Well-formed JSON.stringify |
Well-formed JSON.stringify |
김다미 |
_ |
23 |
String.prototype.{trimStart,trimEnd} |
String.prototype.{trimStart,trimEnd} |
김정호 |
_ |
24 |
Array.prototype.{flat,flatMap} |
Array.prototype.{flat,flatMap} |
이호찬 |
_ |
25 |
String.prototype.matchAll |
String.prototype.matchAll |
박찬우 |
_ |
26 |
import() |
import() |
권혁주 |
23.05.25 |
27 |
BigInt |
BigInt |
김다미 |
23.05.25 |
28 |
Promise.allSettled |
Promise.allSettled |
이호찬 |
23.05.25 |
29 |
globalThis |
globalThis |
박찬우 |
23.05.25 |
30 |
for-in mechanics |
for-in mechanics |
권혁주 |
23.06.01 |
31 |
Optional Chaining |
Optional Chaining |
김다미 |
23.06.01 |
32 |
Nullish coalescing Operator |
Nullish coalescing Operator |
김정호 |
23.06.01 |
33 |
import.meta |
import.meta |
이호찬 |
23.06.01 |
34 |
String.prototype.replaceAll |
String.prototype.replaceAll |
박찬우 |
23.06.01 |
35 |
Promise.any |
Promise.any |
권혁주 |
23.06.15 |
36 |
WeakRefs |
WeakRefs |
김다미 |
23.06.15 |
37 |
Logical Assignment Operators |
Logical Assignment Operators |
김정호 |
23.06.15 |
38 |
Numeric separators |
Numeric separators |
이호찬 |
23.06.15 |
39 |
Class Fields |
Class Fields (Private instance methods and accessors, Class Public Instance Fields & Private Instance Fields, Static class fields and private static methods) |
박찬우 |
23.06.15 |
40 |
RegExp Match Indices |
RegExp Match Indices |
권혁주 |
_ |
41 |
Top-level await |
Top-level await |
김다미 |
_ |
42 |
Ergonomic brand checks for Private Fields |
Ergonomic brand checks for Private Fields |
김정호 |
_ |
43 |
.at() |
.at() |
이호찬 |
_ |
44 |
Accessible Object.prototype.hasOwnProperty |
Accessible Object.prototype.hasOwnProperty |
박찬우 |
_ |
45 |
Class Static Block |
Class Static Block |
권혁주 |
23.07.07 |
46 |
Error Cause |
Error Cause |
김다미 |
23.07.07 |
47 |
Array find from last |
Array find from last |
김정호 |
23.07.07 |
48 |
Hashbang Grammar |
Hashbang Grammar |
박찬우 |
23.07.07 |
49 |
Symbols as WeakMap keys |
Symbols as WeakMap keys |
이호찬 |
23.07.07 |
50 |
Change Array by Copy |
Change Array by Copy |
권혁주 |
23.07.14 |
51 |
Well-Formed Unicode Strings |
Well-Formed Unicode Strings |
김다미 |
23.07.14 |
52 |
Atomics.waitAsync |
Atomics.waitAsync |
김정호 |
23.07.14 |
53 |
RegExp v flag with set notation + properties of strings |
RegExp v flag with set notation + properties of strings |
박찬우 |
23.07.14 |