Skip to content

marko@5.39.4

Choose a tag to compare

@github-actions github-actions released this 12 Jun 22:18
· 4 commits to main since this release

Patch Changes

  • #3211 2999ffc Thanks @DylanPiercey! - Forward the runtime version through the interop translator's exports so getRuntimeVersion reports the installed marko version (instead of "0.0.0"). This lets bundler integrations that gate on the runtime version (like @marko/vite's linkAssets support) detect the feature for class API and interop apps.

  • #3211 2999ffc Thanks @DylanPiercey! - Fix import analysis crashing on ImportDeclaration nodes that have no attributes array, such as imports inserted by babel plugins or taglib transformers using the @babel/types builders (which omit the array).

  • Updated dependencies [2999ffc]:

    • @marko/runtime-tags@6.1.5