Skip to content

Releases: FEMessage/vue-sfc-cli

v0.5.0

28 Jan 09:02
Compare
Choose a tag to compare

🎉 New Features

  • template README.md add online demo and api doc which host on github pages

🔧 Fixes and Enhancements

  • template README.md fix license anchor

v0.4.0

28 Jan 08:11
Compare
Choose a tag to compare

🎉 New Features

  • add README.md in template
  • add MIT LICENSE in template
  • add @femessage/ in template's package.json

support async/await

25 Aug 08:07
Compare
Choose a tag to compare
  • use rollup-plugin-babel instead of rollup-plugin-buble
  • use babel-plugin-transform-runtime
  • support async/await, both running yarn story and yarn build are smooth