We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2167d commit eac6be6Copy full SHA for eac6be6
README.md
@@ -10,7 +10,7 @@ Transform Vue 3 SFC to JavaScript.
10
- ✨ Support `<script setup>` and macros.
11
- 🔥 Hot module replacement (HMR) support for Vite.
12
- 🔄 Sync code from [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue) periodically.
13
- Currently based on [@vitejs/plugin-vue@5.2.3](https://github.com/vitejs/vite-plugin-vue/tree/plugin-vue@5.2.3/packages/plugin-vue).
+ Currently based on [@vitejs/plugin-vue@6.0.0](https://github.com/vitejs/vite-plugin-vue/tree/plugin-vue@6.0.0/packages/plugin-vue).
14
15
## Installation
16
0 commit comments