ECMAScript 2024
- New features to be announced
ECMAScript 2023
- Array find from last
- Change Array by copy
- Hashbang grammar
- Import assertions
ECMAScript 2022
- Class fields
- Private methods and accessors
- Top-level await
- RegExp match indices
ECMAScript 2021
- Logical assignment operators
- Numeric separators
- String.prototype.replaceAll
- Promise.any
- WeakRefs and FinalizationRegistry
ECMAScript 2020
- BigInt
- Dynamic import
- Nullish coalescing operator (??)
- Optional chaining (?.)
- Promise.allSettled
- globalThis
ECMAScript 2019