Skip to content

Commit

Permalink
chore: sync version
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Sep 5, 2024
1 parent e4119d8 commit d6a1662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Transform Vue 3 SFC to JavaScript.
- ⚡️ Support Vite, Webpack, Vue CLI, Rollup, esbuild and more, powered by [unplugin](https://github.com/unjs/unplugin).
- ✨ Support `<script setup>` and macros.
- 🔥 Hot module replacement (HMR) support for Vite.
- 🔄 Sync code from [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue) periodically. Currently based on [@vitejs/plugin-vue@5.1.2](https://github.com/vitejs/vite-plugin-vue/tree/[email protected].2/packages/plugin-vue).
- 🔄 Sync code from [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue) periodically. Currently based on [@vitejs/plugin-vue@5.1.3](https://github.com/vitejs/vite-plugin-vue/tree/[email protected].3/packages/plugin-vue).

## Who is using

Expand Down

0 comments on commit d6a1662

Please sign in to comment.