Skip to content

marko@5.28.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 18:31
· 1908 commits to main since this release

Patch Changes

  • #1987 8bf5cb1f0 Thanks @DylanPiercey! - When duplicate taglib entries are found and merged, nullish values are now ignored. This means if you specify a property in a taglib it will not be unset by another (merged) taglib.

  • #1986 1b29b859f Thanks @DylanPiercey! - Fix issue where module-code entries were not properly checking the expected module output (causing them to always output esm). This was previously fine due to the cjs conversion plugin running for these, however a recent change caused that plugin to no longer run for these files since (which should have been unnecessary, except for that they had the incorrect check).

  • Updated dependencies [8bf5cb1f0, 1b29b859f]:

    • @marko/compiler@5.30.1
    • @marko/translator-default@5.28.1