Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Releases: unplugin/unplugin-vue2-script-setup

v0.11.3

Choose a tag to compare

@github-actions github-actions released this 25 Jul 20:07
release v0.11.3

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 05:01
release v0.11.2

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 24 May 19:20
release v0.11.0

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 01 Apr 06:22

Bug Fixes

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

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 28 Mar 04:43

Bug Fixes

Features

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 08:04

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

Choose a tag to compare

@github-actions github-actions released this 11 Feb 14:43

Bug Fixes

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 08 Feb 11:26

Features

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 18 Jan 11:07

Bug Fixes

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

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 17:05

Bug Fixes