File tree Expand file tree Collapse file tree 9 files changed +17
-8
lines changed Expand file tree Collapse file tree 9 files changed +17
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.6.1] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.6.0...v2.6.1 ) (2025-08-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** macros:** correct types for defineComponent and defineVaporComponent ([ 8a79bdb] ( https://github.com/vuejs/vue-jsx-vapor/commit/8a79bdbbbe5252f325c27ee22f69bfcd4e398bc9 ) )
7
+
8
+
9
+
1
10
# [ 2.6.0] ( https://github.com/vuejs/vue-jsx-vapor/compare/v2.5.4-beta.1...v2.6.0 ) (2025-07-29)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.6.0 " ,
2
+ "version" : " 2.6.1 " ,
3
3
"packageManager" : " pnpm@10.14.0" ,
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.0 " ,
3
+ "version" : " 2.6.1 " ,
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.0 " ,
3
+ "version" : " 2.6.1 " ,
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.0 " ,
3
+ "version" : " 2.6.1 " ,
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.0 " ,
3
+ "version" : " 2.6.1 " ,
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.0 " ,
3
+ "version" : " 2.6.1 " ,
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.0 " ,
3
+ "version" : " 2.6.1 " ,
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.6.0 " ,
3
+ "version" : " 2.6.1 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments