File tree 7 files changed +15
-6
lines changed
7 files changed +15
-6
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.2.0] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.1.8...v2.2.0 ) (2025-04-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** vue-jsx-vapor:** support SSR ([ 1ae4fe9] ( https://github.com/vuejs/vue-jsx-vapor/commit/1ae4fe9ceb66a280b689675c880a7870dac13160 ) )
7
+
8
+
9
+
1
10
## [ 2.1.8] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.1.7...v2.1.8 ) (2025-03-28)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.1.8 " ,
2
+ "version" : " 2.2.0 " ,
3
3
"packageManager" : " pnpm@10.4.1" ,
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.1.8 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"packageManager" : " pnpm@10.4.1" ,
5
5
"description" : " Vue JSX Vapor Babel Plugin" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-jsx-vapor/compiler" ,
3
- "version" : " 2.1.8 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"packageManager" : " pnpm@10.4.1" ,
5
5
"description" : " Vue JSX Vapor Compiler" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-jsx-vapor/macros" ,
3
- "version" : " 2.1.8 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"packageManager" : " pnpm@10.4.1" ,
5
5
"description" : " Macros for Vue JSX Vapor" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-jsx-vapor" ,
3
- "version" : " 2.1.8 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"packageManager" : " pnpm@10.4.1" ,
5
5
"description" : " Convert Vue JSX to Vapor" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playground" ,
3
- "version" : " 2.1.8 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments