Skip to content

Releases: FEMessage/vue-sfc-cli

v1.3.1

28 Apr 13:20
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix(vue-styleguidist): lock version at 3.11.4 #29

v1.3.0

28 Apr 12:22
Compare
Choose a tag to compare

✨ New Features:

  • refactor: 代码更优雅 #27
  • feat: 预设webpack字体处理 #16

v1.2.0

24 Apr 11:07
Compare
Choose a tag to compare

✨ New Features:

  • chore: travis ci build only on master branch #24

🐛 Bug Fixes:

  • chore: skip-cleanup true #25

v1.1.0

23 Apr 09:24
Compare
Choose a tag to compare

✨ New Features:

  • chore(cli): 初始化时只需要输入组件名称, 无需再输入路径 #21
  • docs(styleguidist): 优化sidebar #20

v1.0.1

23 Apr 06:38
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix: template's automation config #18

v1.0.0

15 Apr 11:51
Compare
Choose a tag to compare

✨ New Features:

  • feat: 生成的组件package.json增加cli版本字段 #14
  • refactor: 使用 vue-styleguidist 构建文档与demo, 弃用 storybook (#11) #11
  • docs: remove strong in templates/README table of contents #12

🐛 Bug Fixes:

  • fix: 修复 styleguidist 处理 .vue stylus 错误问题 #10

v0.9.0

10 Apr 11:50
Compare
Choose a tag to compare

add travis ci config for template

v0.8.0

10 Apr 11:50
Compare
Choose a tag to compare

upgrade dependencies

  • storybook
  • rollup-plugin-vue
  • vue-styleguidist

v0.7.0

09 Apr 10:53
Compare
Choose a tag to compare

🎉 New Features

  • 参考vue,完善.editorconfig
  • 设置生成template的package-json的publishConfig,这样npm publish时不需要通过命令行传参 --access public
  • 集成travis ci, merge master 会自动npm发布

v0.6.0

19 Mar 08:42
Compare
Choose a tag to compare

🎉 New Features

  •  add badges in template README.md