github marko-js/marko @marko/compiler@5.30.1

latest releases: marko@5.35.15, @marko/compiler@5.37.10, @marko/translator-default@6.0.12...
14 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).

Don't miss a new marko release

NewReleases is sending notifications on new releases.