Skip to content

@marko/runtime-tags@6.1.5

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! - 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).