Skip to content

Releases: unplugin/unplugin-vue-components

v0.14.3

30 Aug 09:31

Choose a tag to compare

Bug Fixes

  • vue transforming targets (da4d677)

v0.14.2

30 Aug 08:51

Choose a tag to compare

Bug Fixes

v0.14.0 - unplugin

30 Aug 08:37

Choose a tag to compare

BREAKING CHANGE

  • This package has renamed to unplugin-vue-components, see the migration guide for more details.
  • Built-in resolvers now moved to submodule unplugin-vue-components/resolvers
  • customComponentsResolvers has been renamed to resolvers
  • globalComponentsDeclaration has been renamed to dts
  • customLoaderMatcher has been deprecated, use include / exclude instead

Features

  • Using unplugin to support Webpack, Rollup, Vue CLI, and more!
  • Overhaul refactoring, it should be more preferment now.

v0.13.3

30 Aug 05:12

Choose a tag to compare

Features

v0.13.2

23 Jul 02:27

Choose a tag to compare

release v0.13.2

v0.13.0

19 Jul 14:55

Choose a tag to compare

Bug Fixes

  • antdv: restrcuture options api (cedadb8)
  • varlet: import style options changes (627e8af)

Features

v0.12.2

07 Jul 10:11

Choose a tag to compare

Bug Fixes

  • antdv: fix UploadDragger import styles fail (#90) (25293ba)

Features

  • antdv: add antdv icons resolve options. (#89) (cdea036)

v0.12.1

06 Jul 14:13

Choose a tag to compare

Bug Fixes

  • watcher not works under components dir in windows (#87) (f289ae5)

v0.12.0

02 Jul 01:01

Choose a tag to compare

Bug Fixes

v0.11.5

02 Jul 00:52

Choose a tag to compare

Bug Fixes

  • varlet-ui: fix function component import error (#83) (1c6db6c)

Features

  • declaration: preserve previous declartions and sort the result (eed6976)