Changelog

tc39/ecma262 · · 5 commits

Spec wording tightened, tooling updated

ecmarkup was bumped and several editorial clarifications landed, including a `using` grammar cleanup and private-element wording tweaks.

Other misc changes

  • Bumped ecmarkup to v24.2.1 and refreshed generated spec output (michaelficarra2117564).
  • Clarified IsUsingDeclaration to apply only to plain using, and split out the await using/using grammar cases (linusg994b48e).
  • Reworded the private-elements overview for clearer analogy to property kinds (gibson0426e236c2).
  • Swapped an OR condition order in module async evaluation for readability (nicolo-ribaudoaf8a7e5).
  • Added one commit hash to the IPR-checking skip list (ljharb2582111).