File tree Expand file tree Collapse file tree 8 files changed +17
-7
lines changed Expand file tree Collapse file tree 8 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.3.4] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.3.3...v2.3.4 ) (2025-05-02)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** eslint/jsx-sort-props:** correct sort for reservedProps ([ 7ddd014] ( https://github.com/vuejs/vue-jsx-vapor/commit/7ddd01492bcb4d451683a71b8868538aa1ae1e12 ) )
7+ * ** macros:** make alias option optional ([ d459bd1] ( https://github.com/vuejs/vue-jsx-vapor/commit/d459bd1baf2f7fccd7830812aae30b7a680b701f ) )
8+
9+
10+
111## [ 2.3.3] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.3.2...v2.3.3 ) (2025-04-28)
212
313
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.3.3 " ,
2+ "version" : " 2.3.4 " ,
33 "packageManager" : " pnpm@10.4.1" ,
44 "description" : " Vue JSX Vapor" ,
55 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/babel" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "packageManager" : " pnpm@10.4.1" ,
55 "description" : " Vue JSX Vapor Babel Plugin" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/compiler" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "packageManager" : " pnpm@10.4.1" ,
55 "description" : " Vue JSX Vapor Compiler" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/eslint" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "packageManager" : " pnpm@10.4.1" ,
55 "description" : " Vue JSX Vapor ESLint Plugin" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/macros" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "packageManager" : " pnpm@10.4.1" ,
55 "description" : " Macros for Vue JSX Vapor" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-jsx-vapor" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "packageManager" : " pnpm@10.4.1" ,
55 "description" : " Convert Vue JSX to Vapor" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments