Skip to content

v1.0.0

Compare
Choose a tag to compare
@ktsn ktsn released this 15 Jun 14:43
· 3 commits to master since this release

Features

  • support functional component template (can be enabled with functional: true option) (c26e76f)
  • support /deep/ selector along with >>>.
  • add optimizeSSR option.
  • use @vue/component-compiler-utils internally (#51) (4180d5a)

BREAKING CHANGES

  • renamed transformToRequire to transformAssetUrls