Skip to content

v0.1.0

Compare
Choose a tag to compare
@yeet-bix yeet-bix released this 01 Mar 23:12
· 25 commits to master since this release

0.1.0 (2020-03-02)

Added

  • Allow user to specify whether or not to generate a function or function expression via setting
  • Allow user to specify files to open after generating a component via setting
  • Props are now exported from modules by default

Changed

  • Props are now prefixed with the component name

Fixed

  • Fix broken link in README that redirected to another repos settings
  • Fix missing newline generated in index files
  • Fixed launch config for local testing