github marko-js/marko marko@5.28.1

latest releases: @marko/translator-tags@0.2.20, @marko/translator-interop-class-tags@0.1.29, @marko/babel-utils@6.5.11...
16 months ago

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

Don't miss a new marko release

NewReleases is sending notifications on new releases.