Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Aug 4, 2023
1 parent d0da0b9 commit 5bd8a0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Transform Vue 3 SFC to JavaScript.

## Features

- ⚡️ Supports Vite, Webpack, Vue CLI, Rollup, esbuild and more, powered by [unplugin](https://github.com/unjs/unplugin).
-Supports `<script setup>`
- 💚 Supports [Reactivity Transform](https://github.com/vuejs/rfcs/discussions/369) (**Will be deprecated soon**)
- ⚡️ Support Vite, Webpack, Vue CLI, Rollup, esbuild and more, powered by [unplugin](https://github.com/unjs/unplugin).
-Support `<script setup>`
- 💚 Support ~~[Reactivity Transform](https://github.com/vuejs/rfcs/discussions/369)~~ (**deprecated, will be removed in Vue 3.4**)

## Who is using

Expand All @@ -32,7 +32,7 @@ Transform Vue 3 SFC to JavaScript.

## Thanks

Thanks to [Vite](https://github.com/vitejs/vite). This project is inherited from [@vitejs/plugin-vue@4.2.3](https://github.com/vitejs/vite-plugin-vue/tree/[email protected]/packages/plugin-vue).
Thanks to [vite-plugin-vue](https://github.com/vitejs/vite-plugin-vue). This project is inherited from [@vitejs/plugin-vue@4.2.3](https://github.com/vitejs/vite-plugin-vue/tree/[email protected]/packages/plugin-vue).

## Sponsors

Expand Down

0 comments on commit 5bd8a0f

Please sign in to comment.