Skip to content

Releases: unplugin/unplugin-vue2-script-setup

v0.11.3

25 Jul 20:07
Compare
Choose a tag to compare
release v0.11.3

v0.11.2

12 Jul 05:01
Compare
Choose a tag to compare
release v0.11.2

v0.11.0

24 May 19:20
Compare
Choose a tag to compare
release v0.11.0

v0.10.2

01 Apr 06:22
Compare
Choose a tag to compare

Bug Fixes

  • dynamic import module to avoid breaking in browser (#129) (33eb148)

v0.10.1

28 Mar 04:43
Compare
Choose a tag to compare

Bug Fixes

Features

v0.10.0

24 Feb 08:04
Compare
Choose a tag to compare

Bug Fixes

  • add JSLongComment test case, fix #112 (06ad728)
  • esm sync require support, close #108 (6dfd10e)
  • get declarations from both <script setup> and <script>, close #104 (d58623c)

Features

v0.9.3

11 Feb 14:43
Compare
Choose a tag to compare

Bug Fixes

v0.9.2

08 Feb 11:26
Compare
Choose a tag to compare

Features

v0.9.1

18 Jan 11:07
Compare
Choose a tag to compare

Bug Fixes

  • declare dependency [@vue](https://github.com/vue)/composition-api and [@vue](https://github.com/vue)/runtime-dom (#100) (d086d44)

v0.9.0

12 Jan 17:05
Compare
Choose a tag to compare

Bug Fixes