File tree 8 files changed +16
-7
lines changed
8 files changed +16
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.3.5] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.3.4...v2.3.5 ) (2025-05-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** macros:** support : slotted for defineStyle ([ fb10489] ( https://github.com/vuejs/vue-jsx-vapor/commit/fb10489f0674b0756ef8bbc7250b6ee545d7dc14 ) )
7
+
8
+
9
+
1
10
## [ 2.3.4] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.3.3...v2.3.4 ) (2025-05-02)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.3.4 " ,
2
+ "version" : " 2.3.5 " ,
3
3
"packageManager" :
" [email protected] " ,
4
4
"description" : " Vue JSX Vapor" ,
5
5
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-jsx-vapor/babel" ,
3
- "version" : " 2.3.4 " ,
3
+ "version" : " 2.3.5 " ,
4
4
"description" : " Vue JSX Vapor Babel Plugin" ,
5
5
"type" : " module" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-jsx-vapor/compiler" ,
3
- "version" : " 2.3.4 " ,
3
+ "version" : " 2.3.5 " ,
4
4
"description" : " Vue JSX Vapor Compiler" ,
5
5
"type" : " module" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-jsx-vapor/eslint" ,
3
- "version" : " 2.3.4 " ,
3
+ "version" : " 2.3.5 " ,
4
4
"description" : " Vue JSX Vapor ESLint Plugin" ,
5
5
"type" : " module" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-jsx-vapor/macros" ,
3
- "version" : " 2.3.4 " ,
3
+ "version" : " 2.3.5 " ,
4
4
"description" : " Macros for Vue JSX Vapor" ,
5
5
"type" : " module" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-jsx-vapor" ,
3
- "version" : " 2.3.4 " ,
3
+ "version" : " 2.3.5 " ,
4
4
"description" : " Convert Vue JSX to Vapor" ,
5
5
"type" : " module" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playground" ,
3
- "version" : " 2.3.4 " ,
3
+ "version" : " 2.3.5 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments