Skip to content

Version 16.0.0

Compare
Choose a tag to compare
@bakkot bakkot released this 27 Nov 18:28
· 99 commits to main since this release

The breaking change is

  • remove special treatment of "the result of evaluating" in #497

This is only relevant to documents using mark-effects, and is unlikely to affect specifications other than ecma-262 (which will require a small tweak to manually annotate the last remaining two uses of that phrase).

Also includes

  • rephrase algorithm lint rules in terms of parsed lines in #498