@marko/runtime-tags@6.1.5
·
4 commits
to main
since this release
Patch Changes
- #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).