Skip to content

v1.1.2

Compare
Choose a tag to compare
@haoqunjiang haoqunjiang released this 09 Nov 03:46
· 62 commits to dev since this release
67d6d39

Bug Fixes

@vue/babel-plugin-transform-vue-jsx, @vue/babel-preset-jsx, @vue/babel-sugar-functional-vue, @vue/babel-sugar-inject-h, @vue/babel-sugar-v-model, @vue/babel-sugar-v-on:

  • add @babel/core to peerDependencies, as it's required by @babel/plugin-syntax-jsx
    (f60f316)