Skip to content

Commit e6c2eb9

Browse files
committed
chore: update README
1 parent 3ea5a1f commit e6c2eb9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Vapor Mode of Vue JSX.
99
- ⚡️ High Performance: It has the same performance as Vue Vapor!
1010
- ⚒️ Directives: Support all build-in directives of Vue.
1111
- ✨ Macros: Support most macros of Vue, Friendly to JSX.
12-
- 🌈 Hot Module Replacement: Support functional components or defined by defineComponent.
12+
- 🦀 Compiler rewritten in Rust: Based on Oxc, 20x performance improvement over Babel plugin.
1313
- 🦾 Type Safe: Provide Volar plugin support by install TS Macro (VSCode plugin).
1414
- ⚙️ ESLint: Provide an ESLint plugin for vue-jsx-vapor to automatically format code.
1515

packages/vue-jsx-vapor/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
./README.md

0 commit comments

Comments
 (0)