Skip to content

Releases: marko-js/marko

[email protected]

23 Oct 18:49
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

23 Oct 18:49
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

23 Oct 18:49
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

22 Oct 17:33
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

22 Oct 17:33
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

22 Oct 17:33
Compare
Choose a tag to compare

Patch Changes

[email protected]

17 Oct 19:22
Compare
Choose a tag to compare

Patch Changes

  • #2326 807b725 Thanks @DylanPiercey! - Deprecated the Marko.RepeatableAttrTag type (which is now an alias of Marko.AttrTag). This type was overcomplicating things and leading people to incorrectly handle the single item case. Update docs to avoid recommending relying on the array case since this behavior changes in Marko 6 to always be a single (iterable) item.

    Updates the Marko.Input type to handle changes to the Marko.Body type from @marko/language-tools.

[email protected]

17 Oct 18:04
7dbde59
Compare
Choose a tag to compare

Patch Changes

@marko/[email protected]

17 Oct 18:04
7dbde59
Compare
Choose a tag to compare

Patch Changes

  • #2324 4776e33 Thanks @rturnq! - Allow child template analysis on manually imported tags in translator-default and optimize direct reference of imported tag

@marko/[email protected]

17 Oct 18:04
7dbde59
Compare
Choose a tag to compare

Patch Changes

  • #2324 4776e33 Thanks @rturnq! - Allow child template analysis on manually imported tags in translator-default and optimize direct reference of imported tag