File tree Expand file tree Collapse file tree 8 files changed +22
-7
lines changed
Expand file tree Collapse file tree 8 files changed +22
-7
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.4.2] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.4.1...v2.4.2 ) (2025-05-29)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** comiler:** unwrap type for expressions ([ a5c0c85] ( https://github.com/vuejs/vue-jsx-vapor/commit/a5c0c8521a0b4af0fba485214ff365b42d1f513b ) )
7+ * ** vue-jsx-vapor:** remove pauseTracking ([ 78fcc0a] ( https://github.com/vuejs/vue-jsx-vapor/commit/78fcc0a0b06e83539ca8baa4d2821b13d423b4b6 ) )
8+
9+
10+ ### Features
11+
12+ * ** vue-jsx-vapor:** support array expression ([ bccb5ef] ( https://github.com/vuejs/vue-jsx-vapor/commit/bccb5ef9e7d3dd2115951c2b459694c06bd9be38 ) )
13+
14+
15+
116## [ 2.4.1] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.4.0...v2.4.1 ) (2025-05-26)
217
318
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.4.1 " ,
2+ "version" : " 2.4.2 " ,
33 "packageManager" : " pnpm@10.10.0" ,
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.4.1 " ,
3+ "version" : " 2.4.2 " ,
44 "description" : " Vue JSX Vapor Babel Plugin" ,
55 "type" : " module" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/compiler" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.4.2 " ,
44 "description" : " Vue JSX Vapor Compiler" ,
55 "type" : " module" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/eslint" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.4.2 " ,
44 "description" : " Vue JSX Vapor ESLint Plugin" ,
55 "type" : " module" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/macros" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.4.2 " ,
44 "description" : " Macros for Vue JSX Vapor" ,
55 "type" : " module" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-jsx-vapor" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.4.2 " ,
44 "description" : " Convert Vue JSX to Vapor" ,
55 "type" : " module" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.4.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments