Releases: tc39/ecmarkup
Releases · tc39/ecmarkup
Version 16.0.1
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
Version 15.0.4
What's Changed
- expr-parser: "for some" counts as a declaration in #496
Version 15.0.3
Version 15.0.2
What's Changed
- expression parser: skip contents of
<del>
tags in #494
Version 15.0.1
Version 15.0.0
Version 14.1.3
expr-parser: skip tags in records in #480
Version 14.1.2
continue processing ecmarkdown after comments in #479
Version 14.1.1
expr-parser: handle negated calls in #478