marko@5.25.0
·
1990 commits
to main
since this release
Minor Changes
- #1909
e8f1370cfThanks @DylanPiercey! - Allow repeated attribute tags without using amarko.jsonfile. Attribute tag objects now also containSymbol.iteratorimplementation to make the single case more easily forwarded to the<for>tag.
Patch Changes
-
#1914
22228e804Thanks @DylanPiercey! - Upgrades the included version of HTMLJS-Parser -
#1910
8512cf397Thanks @DylanPiercey! - Removes circular dependencies from the Marko runtime. -
#1913
2d3155e7bThanks @DylanPiercey! - Avoid using eval (in dev mode) for providing a better class name on component constructors. -
Updated dependencies [
22228e804,8512cf397,e8f1370cf]:- @marko/compiler@5.27.0
- @marko/translator-default@5.25.0