Skip to content

@liip/esbuild-plugin-ast-vue@0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 20:55
· 17 commits to main since this release

0.2.0 (2023-10-11)

Bug Fixes

  • ast-vue: Correctly parse en prefix vue3 template classes (3def68a)
  • ast: Allow parser to apply multiple visitors to on AST (408bcc9)

BREAKING CHANGES

  • ast: visitor esbuild plugin option has been renamed to visitors