marko@5.28.1
·
1908 commits
to main
since this release
Patch Changes
-
#1987
8bf5cb1f0Thanks @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
1b29b859fThanks @DylanPiercey! - Fix issue wheremodule-codeentries 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