File tree Expand file tree Collapse file tree 9 files changed +18
-8
lines changed Expand file tree Collapse file tree 9 files changed +18
-8
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.6.7] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.6.6...v2.6.7 ) (2025-09-30)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** compiler:** escape html for safer template output ([ d02e238] ( https://github.com/vuejs/vue-jsx-vapor/commit/d02e238ca77788d0b616ab60365d55609ca3aa5c ) )
7+ * ** compiler:** treat template v-for with single component child as component ([ f657781] ( https://github.com/vuejs/vue-jsx-vapor/commit/f657781117713914adce7156d272b80132afb382 ) )
8+
9+
10+
111## [ 2.6.6] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.6.4...v2.6.6 ) (2025-09-23)
212
313
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.6.6 " ,
2+ "version" : " 2.6.7 " ,
33 "packageManager" : " pnpm@10.17.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.6.6 " ,
3+ "version" : " 2.6.7 " ,
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.6.6 " ,
3+ "version" : " 2.6.7 " ,
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.6.6 " ,
3+ "version" : " 2.6.7 " ,
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.6.6 " ,
3+ "version" : " 2.6.7 " ,
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/runtime" ,
3- "version" : " 2.6.6 " ,
3+ "version" : " 2.6.7 " ,
44 "description" : " Vue JSX Vapor Runtime" ,
55 "type" : " module" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-jsx-vapor" ,
3- "version" : " 2.6.6 " ,
3+ "version" : " 2.6.7 " ,
44 "description" : " Vapor Mode of Vue JSX" ,
55 "type" : " module" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 2.6.6 " ,
3+ "version" : " 2.6.7 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments