Skip to content

Releases: marko-js/marko

@marko/[email protected]

06 Feb 15:51
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

06 Feb 15:51
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

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/[email protected]

06 Feb 02:50
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

05 Feb 23:24
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

05 Feb 16:25
Compare
Choose a tag to compare

Patch Changes

[email protected]

04 Feb 18:06
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

04 Feb 18:06
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

04 Feb 23:02
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

04 Feb 22:01
Compare
Choose a tag to compare

Patch Changes

  • #2490 07f97f1 Thanks @DylanPiercey! - Fix issue where details and dialog elements were incorrectly running change handlers when the value had not changed.