Changelog

tc39/ecma262 · Jul 13–19, 2026 · 5 commits

Spec wording tightened and ecmarkup refreshed

A quiet week with a few editorial spec clarifications and an ecmarkup bump to refresh generated output.

Spec wording and grammar clarifications

  • Tightened the IsUsingDeclaration wording so it applies only to plain using, with await using and using split into separate grammar cases.
  • Reworded the private-elements overview to make its analogy to property kinds clearer.

Tooling and maintenance

  • Bumped ecmarkup to v24.2.1 and refreshed the generated spec output.
  • Made a minor readability tweak in module async evaluation by swapping an OR condition order.
  • Added one commit hash to the IPR-checking skip list.

Other misc changes

  • No additional changes during the rest of the week.