New Features
@vue/babel-preset-jsx
- If you need to use
vue-demito support both Vue <= 2.6 and Vue 2.7, you can now set thecompositionAPIoption to'vue-demi'. - The
compositionAPIoption now also accepts an object{ importSource: 'package-name' }to allow further customization.