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.7.4] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.7.3...v2.7.4 ) (2025-11-29)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** compiler-rs:** move context.slots to block.slots for nested slots ([ 717a6ac] ( https://github.com/vuejs/vue-jsx-vapor/commit/717a6ace4c078a2e134bc62ba01f496fee03f695 ) )
7+ * ** vue-jsx-vapor:** move macros before compiler-rs ([ 7332859] ( https://github.com/vuejs/vue-jsx-vapor/commit/7332859fd69c05d4a80d50527465cfbc2dfb2d33 ) )
8+
9+
10+
111## [ 2.7.3] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.7.2...v2.7.3 ) (2025-11-28)
212
313
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.7.3 " ,
2+ "version" : " 2.7.4 " ,
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/compiler-rs" ,
3- "version" : " 2.7.3 " ,
3+ "version" : " 2.7.4 " ,
44 "packageManager" : " pnpm@10.17.1" ,
55 "description" : " Template project for writing node package with napi-rs" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/eslint" ,
3- "version" : " 2.7.3 " ,
3+ "version" : " 2.7.4 " ,
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.7.3 " ,
3+ "version" : " 2.7.4 " ,
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.7.3 " ,
3+ "version" : " 2.7.4 " ,
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.7.3 " ,
3+ "version" : " 2.7.4 " ,
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.7.3 " ,
3+ "version" : " 2.7.4 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments