ECMAScript 2024 published
#65 · 2024-06-26 · JavaScriptECMAScript 2024 has been released.
The following proposals have reached stage 4 and are part of ECMAScript 2024:
- Well-Formed Unicode Strings
Atomics.waitAsync
- RegExp v flag with set notation + properties of strings
- Resizable and growable ArrayBuffers
- Array Grouping
Promise.withResolvers
- ArrayBuffer transfer
Most of these new features have already landed in all the important browser engines.