github marko-js/marko marko@5.39.4

3 hours ago

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

Don't miss a new marko release

NewReleases is sending notifications on new releases.