Skip to content

Releases: unplugin/unplugin-vue-components

v0.21.1

06 Jul 04:02
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Parse declaration error  -  by @ycs77 in #450
  • Missing collapseSamePrefixes option default value  -  by @ycs77 in #448
  • Lose components types of components.d.ts  -  by @ycs77 in #447
  • Remove dts empty line  -  by @sxzz and @antfu in #446
    View changes on GitHub

v0.21.0

01 Jul 08:27
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.20.1

26 Jun 13:36
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Compiler.watcher undefined #434 by @ChpShy
    View changes on GitHub

v0.20.0

23 Jun 10:38
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

    View changes on GitHub

v0.19.9

16 Jun 15:08
Compare
Choose a tag to compare

   🚀 Features

  • Support new component hot update for webpack #423

   ❤️ Contributors

   Thanks to @antfu | @ChpShy

    View changes on GitHub

v0.19.8

15 Jun 09:08
Compare
Choose a tag to compare

   🐞 Bug Fixes

   ❤️ Contributors

   Thanks to @antfu | @sxzz

    View changes on GitHub

v0.19.7

14 Jun 02:52
Compare
Choose a tag to compare

   🚀 Features

  • Add 'collapseSamePrefixes' option to prevent duplication inside namespaced component name #409
  • arco:
    • Add new component support and fix skeleton problem #407
  • bootstrap-vue:

   ❤️ Contributors

   Thanks to @antfu | @BenediktHeinrichs | @BenediktHeinrichs | @chrisbbreuer | @DrJume | @DrJume | @flsion

    View changes on GitHub

v0.19.6

27 May 05:12
Compare
Choose a tag to compare

Bug Fixes

v0.19.3

14 Apr 09:53
Compare
Choose a tag to compare
release v0.19.3

v0.19.2

11 Apr 05:32
Compare
Choose a tag to compare

Bug Fixes

  • only detect type libraries when dts is enabled (7f809b5)
  • arco: resolver (#353) (2b02f99)

Features

  • add vue starport preset (a556de2)