In June 2023, new features will be release of ES13 (ECMAScript13). Here is an overview of those points.
1. Class Field Declarations
2. Private Methods and Fields
3. await Operator at the Top Level
4. Static Class Fields and Static Private Methods
5. Class static Block
6. Ergonomic Brand Checks for Private Fields
7. at() Method for Indexing
8. RegExp Match Indices
9. Object.hasOwn() Method
10. Error Cause
11. Array Find from Last
#ES13 #ECMAScript13
コメント