Skip to content

v1.0.0-alpha0

Compare
Choose a tag to compare
@mgdodge mgdodge released this 08 Jan 17:07

Added

  • Library mode - ability to scaffold library of components
  • Prompts for single/library mode
  • Named exports of individual components in library mode

Changed

  • BREAKING CHANGE: Don't export sfc install function, only ever used in autoinstall
  • Rename some files to better indicate their purpose
  • Switch to ejs for templating
  • Implement eslint, consistent airbnb formatting