File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
babel-sugar-composition-api-inject-h
babel-sugar-composition-api-render-instance Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 1.2.4 " ,
6+ "version" : " 1.3.0 " ,
77 "npmClient" : " yarn"
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/babel-preset-jsx" ,
3- "version" : " 1.2.4 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " Babel preset for Vue JSX" ,
55 "main" : " dist/plugin.cjs.js" ,
66 "repository" : " https://github.com/vuejs/jsx/tree/master/packages/babel-preset-jsx" ,
1818 "dependencies" : {
1919 "@vue/babel-helper-vue-jsx-merge-props" : " ^1.2.1" ,
2020 "@vue/babel-plugin-transform-vue-jsx" : " ^1.2.1" ,
21- "@vue/babel-sugar-composition-api-inject-h" : " ^1.2.1 " ,
22- "@vue/babel-sugar-composition-api-render-instance" : " ^1.2.4 " ,
21+ "@vue/babel-sugar-composition-api-inject-h" : " ^1.3.0 " ,
22+ "@vue/babel-sugar-composition-api-render-instance" : " ^1.3.0 " ,
2323 "@vue/babel-sugar-functional-vue" : " ^1.2.2" ,
2424 "@vue/babel-sugar-inject-h" : " ^1.2.2" ,
25- "@vue/babel-sugar-v-model" : " ^1.2.3 " ,
26- "@vue/babel-sugar-v-on" : " ^1.2.3 "
25+ "@vue/babel-sugar-v-model" : " ^1.3.0 " ,
26+ "@vue/babel-sugar-v-on" : " ^1.3.0 "
2727 },
2828 "devDependencies" : {
2929 "rollup" : " ^0.67.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/babel-sugar-composition-api-inject-h" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " Babel syntactic sugar for h automatic injection for Vue JSX with @vue/composition-api" ,
55 "main" : " dist/plugin.js" ,
66 "repository" : " https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-composition-api-inject-h" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/babel-sugar-composition-api-render-instance" ,
3- "version" : " 1.2.4 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " Babel syntactic sugar for replaceing `this` with `getCurrentInstance()` in Vue JSX with @vue/composition-api" ,
55 "main" : " dist/plugin.js" ,
66 "repository" : " https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-composition-api-render-instance" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/babel-sugar-v-model" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " Babel syntactic sugar for v-model support in Vue JSX" ,
55 "main" : " dist/plugin.js" ,
66 "repository" : " https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-v-model" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/babel-sugar-v-on" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " Babel syntactic sugar for v-model support in Vue JSX" ,
55 "main" : " dist/plugin.js" ,
66 "repository" : " https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-v-on" ,
You can’t perform that action at this time.
0 commit comments