marko@5.39.4
·
4 commits
to main
since this release
Patch Changes
-
#3211
2999ffcThanks @DylanPiercey! - Forward the runtimeversionthrough the interop translator's exports sogetRuntimeVersionreports the installed marko version (instead of "0.0.0"). This lets bundler integrations that gate on the runtime version (like @marko/vite'slinkAssetssupport) detect the feature for class API and interop apps. -
#3211
2999ffcThanks @DylanPiercey! - Fix import analysis crashing onImportDeclarationnodes that have noattributesarray, such as imports inserted by babel plugins or taglib transformers using the@babel/typesbuilders (which omit the array). -
Updated dependencies [
2999ffc]:- @marko/runtime-tags@6.1.5