File tree Expand file tree Collapse file tree 7 files changed +16
-6
lines changed
Expand file tree Collapse file tree 7 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.1.6] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.1.5...v2.1.6 ) (2025-03-20)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** compiler:** use modelValueModifiers instead of modelModifiers ([ 563b2f0] ( https://github.com/vuejs/vue-jsx-vapor/commit/563b2f05437f72eb6cbf6a615c5def24ce95e3a6 ) )
7+ * ** macros:** remove lib option ([ 9548729] ( https://github.com/vuejs/vue-jsx-vapor/commit/95487294b8e1953ad07ea29f22909cebdc626cf3 ) )
8+
9+
10+
111## [ 2.1.5] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.1.4...v2.1.5 ) (2025-03-19)
212
313
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.1.5 " ,
2+ "version" : " 2.1.6 " ,
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.1.5 " ,
3+ "version" : " 2.1.6 " ,
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.1.5 " ,
3+ "version" : " 2.1.6 " ,
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/macros" ,
3- "version" : " 2.1.5 " ,
3+ "version" : " 2.1.6 " ,
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.1.5 " ,
3+ "version" : " 2.1.6 " ,
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.1.5 " ,
3+ "version" : " 2.1.6 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments