September 18th, 2026 · 1 commits
ESMeta upgraded, ignore list updated
tc39/ecma262 bumps ESMeta to v0.8.0 and refreshes the repository’s ignore list for new analyzer outputs.
Read the issue →
September 18th, 2026 · 1 commits
tc39/ecma262 bumps ESMeta to v0.8.0 and refreshes the repository’s ignore list for new analyzer outputs.
Read the issue →
September 8th, 2026 · 3 commits
Editorial pass renames alias variables and aligns typed array algorithms with dedicated element access helpers.
Read the issue →
September 2nd, 2026 · 1 commits
Updated ecmarkup to 25.0.2 so generated specs can be searched in the resulting document.
Read the issue →
August 28th, 2026 · 16 commits
Promise.try now uses PromiseResolve on success, alongside broad editorial refactors and template-literal cleanup.
Read the issue →A normative iterator builtin fix and a new integer-snap abstract op landed, alongside several Temporal/time-zone editorial updates.
Read the issue →Two small spec wording tweaks rename and then restore aliases in Canonicalize; no behavioral change.
Read the issue →Mostly spec editorial work, highlighted by a deeper TypedArray validation refactor and a few notable terminology/reference updates.
Read the issue →A refactor adds shared index-conversion helpers and rewrites several string, array, and typed-array algorithms; editorial cleanup also tightens execution-context wording.
Read the issue →ecmarkup was bumped and several editorial clarifications landed, including a `using` grammar cleanup and private-element wording tweaks.
Read the issue →A small editorial spec update formalizes “thenable,” clarifying promise-related terminology in ECMAScript.
Read the issue →Spec adds Symbol.dispose and Symbol.asyncDispose; workflows also move to actions/checkout v7 for safer PR checkout handling.
Read the issue →ECMAScript editorially renames accessor fields and clarifies cover-grammar early errors, plus a parseInt cleanup and print-style tweaks.
Read the issue →TC39 adds using/await using, disposal symbols, and stack types, plus a small editorial refactor to reuse caller-context logic.
Read the issue →Snapshot preview warnings now link to PRs and show clearer commit labeling; ECMA-262 also saw a broad editorial alias-name cleanup.
Read the issue →Adds new Atomics operations and refactors Symbol.for storage into the Agent record; also editorial cleanups across built-in subclassing text.
Read the issue →
June 2nd, 2026 · 13 commits
+1
Major spec additions include Iterator.zip/zipKeyed and Atomics.pause, plus a few normative parser and iterator-related fixes.
Read the issue →A small editorial correction renames a parameter in UnicodeEscape to avoid misleading "constructor" text.
Read the issue →Two small spec edits: a formatting fix in the editors list and a restored legacy anchor for a completion-record section.
Read the issue →Escape now dismisses the snapshot warning, internal navigation re-collapses it correctly, and a small JSON serialization assertion was fixed.
Read the issue →Two editorial refactors reduce duplication: a new fixed-size integer helper and a shared suspended-context runner.
Read the issue →A small editorial tweak clarifies when Array.prototype.reduce/reduceRight skip the first callback call depending on initialValue.
Read the issue →Editorial spec updates narrow several abstract operation return/parameter types and correct a few semantic descriptions.
Read the issue →One substantial terminology sweep plus several editorial and tooling tweaks across the spec and PR preview workflow.
Read the issue →Small editorial tweaks clarify NOTE steps, fix a punctuation issue, and add Richard Gibson to the editors list.
Read the issue →
April 9th, 2026 · 16 commits
+1
Mostly spec wording fixes, plus a notable ExecuteModule semantics correction and an ecmarkup upgrade.
Read the issue →A few editorial updates corrected wording, marked JSON.rawJSON, and refreshed the editors list.
Read the issue →Editorial spec update broadens when “throw” can stand in for ThrowCompletion and rewrites several algorithm steps accordingly.
Read the issue →ES2027 title bump lands alongside a new JSON parse record, raw JSON detection, and source-text-aware reviver support.
Read the issue →Switched the biblio publish workflow to trusted publishing, added package repository metadata, and fixed a figure label.
Read the issue →Clarified Promise resolving-function lifetime semantics and tightened property-descriptor wording in the spec.
Read the issue →