File tree 4 files changed +6
-6
lines changed
babel-sugar-functional-vue
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 1.2.1 " ,
6
+ "version" : " 1.2.2 " ,
7
7
"npmClient" : " yarn"
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/babel-preset-jsx" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " Babel preset for Vue JSX" ,
5
5
"main" : " dist/plugin.cjs.js" ,
6
6
"repository" : " https://github.com/vuejs/jsx/tree/master/packages/babel-preset-jsx" ,
20
20
"@vue/babel-plugin-transform-vue-jsx" : " ^1.2.1" ,
21
21
"@vue/babel-sugar-composition-api-inject-h" : " ^1.2.1" ,
22
22
"@vue/babel-sugar-composition-api-render-instance" : " ^1.2.1" ,
23
- "@vue/babel-sugar-functional-vue" : " ^1.2.1 " ,
24
- "@vue/babel-sugar-inject-h" : " ^1.2.1 " ,
23
+ "@vue/babel-sugar-functional-vue" : " ^1.2.2 " ,
24
+ "@vue/babel-sugar-inject-h" : " ^1.2.2 " ,
25
25
"@vue/babel-sugar-v-model" : " ^1.2.1" ,
26
26
"@vue/babel-sugar-v-on" : " ^1.2.1"
27
27
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/babel-sugar-functional-vue" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " Babel syntactic sugar for functional components" ,
5
5
"main" : " dist/plugin.js" ,
6
6
"repository" : " https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-functional-vue" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/babel-sugar-inject-h" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " Babel syntactic sugar for h automatic injection for Vue JSX" ,
5
5
"main" : " dist/plugin.js" ,
6
6
"repository" : " https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-inject-h" ,
You can’t perform that action at this time.
0 commit comments