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.0] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.2.0...v2.3.0 ) (2025-04-10)
2+
3+
4+ ### Features
5+
6+ * introduce eslint ([ f241afa] ( https://github.com/vuejs/vue-jsx-vapor/commit/f241afa302d026dc0fa6e3d76ef2a26bfac9b37d ) )
7+ * ** macros/defineComponent:** support auto return functional component for SSR ([ c0b310f] ( https://github.com/vuejs/vue-jsx-vapor/commit/c0b310f36453015201ed6c8e77f8b720310d8fda ) )
8+
9+
10+
111# [ 2.2.0] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.1.8...v2.2.0 ) (2025-04-05)
212
313
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.2 .0" ,
2+ "version" : " 2.3 .0" ,
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.2 .0" ,
3+ "version" : " 2.3 .0" ,
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.2 .0" ,
3+ "version" : " 2.3 .0" ,
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.2 .0" ,
3+ "version" : " 2.3 .0" ,
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.2 .0" ,
3+ "version" : " 2.3 .0" ,
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.2 .0" ,
3+ "version" : " 2.3 .0" ,
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.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments