Version 16.0.0
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