Skip to content

vue-fast-mount@0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 14:27
· 91 commits to main since this release
855b9d9

Minor Changes

  • d379141: re-implement transformations using AST-based mutations
  • d379141: improve compatibility by using sfc-compiler for analysis

Patch Changes

  • d379141: do not sort props and emits

    This improves transform time.

  • c4cc40f: improve support for boolean shorthand props