Skip to content

Releases: marko-js/marko

@marko/runtime-tags@0.3.42

16 Feb 00:11
Compare
Choose a tag to compare

Patch Changes

@marko/runtime-tags@0.3.41

14 Feb 03:17
Compare
Choose a tag to compare

Patch Changes

@marko/runtime-tags@0.3.40

13 Feb 19:22
Compare
Choose a tag to compare

Patch Changes

  • #2515 baedba4 Thanks @rturnq! - De-opt to dynamic tag for all tag names which are not string literals or custom tag identifiers to fix DOM compilation of complex expressions.

@marko/runtime-tags@0.3.39

11 Feb 22:27
Compare
Choose a tag to compare

Patch Changes

@marko/runtime-tags@0.3.38

08 Feb 03:14
Compare
Choose a tag to compare

Patch Changes

  • #2508 bd59c96 Thanks @DylanPiercey! - Refactor if client side runtime to avoid registraion and employ the same optimizations as for.

@marko/runtime-tags@0.3.37

07 Feb 20:23
Compare
Choose a tag to compare

Patch Changes

@marko/translator-interop-class-tags@0.2.14

06 Feb 15:51
Compare
Choose a tag to compare

Patch Changes

@marko/runtime-tags@0.3.36

06 Feb 15:51
Compare
Choose a tag to compare

Patch Changes

@marko/runtime-tags@0.3.35

06 Feb 04:19
Compare
Choose a tag to compare

Patch Changes

  • #2500 e8f7931 Thanks @DylanPiercey! - Avoid serializing child scope references unless using a tag var or providing stateful attrs.

  • #2500 e8f7931 Thanks @DylanPiercey! - Fix compilation error when passing input to a template which doesn't use input at all.

@marko/runtime-tags@0.3.34

06 Feb 02:50
Compare
Choose a tag to compare

Patch Changes