File tree Expand file tree Collapse file tree 8 files changed +23
-7
lines changed Expand file tree Collapse file tree 8 files changed +23
-7
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.5.2] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.5.1...v2.5.2 ) (2025-07-17)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** ts-macro:** prevent useSelector undefined error ([ 1800b44] ( https://github.com/vuejs/vue-jsx-vapor/commit/1800b444bfeb3378151e1e66f842652a6c20b3e8 ) )
7+ * ** vue-jsx-vapor:** generate correct HMR ([ 27179f6] ( https://github.com/vuejs/vue-jsx-vapor/commit/27179f6491bbcd2e64628e868a8d7090c8f07eb4 ) )
8+
9+
10+ ### Features
11+
12+ * ** macros:** support vue sfc ([ 0106c80] ( https://github.com/vuejs/vue-jsx-vapor/commit/0106c80a515851f7ec8e87d76999bc91a17ea4a7 ) )
13+ * ** vue-jsx-vapor:** support vue sfc ([ c24d3c7] ( https://github.com/vuejs/vue-jsx-vapor/commit/c24d3c73b6195b57c3b49ecd663ab3dfa0ae5e0a ) )
14+
15+
16+
117## [ 2.5.1] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.5.0...v2.5.1 ) (2025-07-13)
218
319
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.5.1 " ,
2+ "version" : " 2.5.2 " ,
33 "packageManager" :
" [email protected] " ,
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.5.1 " ,
3+ "version" : " 2.5.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.5.1 " ,
3+ "version" : " 2.5.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.5.1 " ,
3+ "version" : " 2.5.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.5.1 " ,
3+ "version" : " 2.5.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.5.1 " ,
3+ "version" : " 2.5.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.5.1 " ,
3+ "version" : " 2.5.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments