ECMAScript 2026 published
#77 · 2026-07-02 · JavaScriptECMAScript 2026 has been released.
- ecma-international.org/news/ecma-international-approves-new-standards-14
- github.com/tc39/ecma262/releases/tag/es2026
- 262.ecma-international.org/17.0
- ECMAScript Links
The following proposals have reached Stage 4 and are part of ECMAScript 2026:
Array.fromAsyncError.isErrorMath.sumPreciseUint8Arrayto/from Base64- Iterator Sequencing
JSON.parsesource text access- Upsert
With the exception of Error.isError() which is not available in Safari yet, all these proposals are baseline newly available.
Check their compatibility before using them.
Temporal has reached Stage 4 and is expected to be published in ECMAScript 2027.