@riotjs/compiler
Advanced tools
Changelog
v4.3.6
Changelog
v4.3.4
Changelog
v4.3.3
Changelog
v4.3.2
Fix void tags will be automatically corrected for example:
<svg>
<circle></circle>
</svg>
Will be transfromed to
<svg>
<circle />
</svg>
Changelog
v4.3.1
Changelog
v4.2.6
Changelog
v4.2.5
esprima
parser with acorn
Changelog
v4.2.4
if
or each
directives