File tree Expand file tree Collapse file tree 9 files changed +22
-8
lines changed Expand file tree Collapse file tree 9 files changed +22
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.6.3] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.6.2...v2.6.3 ) (2025-09-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** compiler:** adjust children generation order for hydration ([ 128eb21] ( https://github.com/vuejs/vue-jsx-vapor/commit/128eb213879dc5279d36edc79f74d578c3b3d31c ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** volar:** introduce jsx-element ([ 264c7be] ( https://github.com/vuejs/vue-jsx-vapor/commit/264c7be9cf98d11d70d3015f20bc86b31fe3aca6 ) )
12
+
13
+
14
+
1
15
## [ 2.6.2] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.6.1...v2.6.2 ) (2025-08-08)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.6.2 " ,
2
+ "version" : " 2.6.3 " ,
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.6.2 " ,
3
+ "version" : " 2.6.3 " ,
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.6.2 " ,
3
+ "version" : " 2.6.3 " ,
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.6.2 " ,
3
+ "version" : " 2.6.3 " ,
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.6.2 " ,
3
+ "version" : " 2.6.3 " ,
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/runtime" ,
3
- "version" : " 2.6.2 " ,
3
+ "version" : " 2.6.3 " ,
4
4
"description" : " Vue JSX Vapor Runtime" ,
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.6.2 " ,
3
+ "version" : " 2.6.3 " ,
4
4
"description" : " Vapor Mode of Vue JSX" ,
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.6.2 " ,
3
+ "version" : " 2.6.3 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments