Skip to content

Releases: CVarisco/create-component-app

v1.7.0

31 May 10:29
Compare
Choose a tag to compare

0.6.0

04 Jul 17:04
Compare
Choose a tag to compare
  • Added the ability to skip the creation of the css file
  • Added imports of the css file in the component template

v0.5.1

02 Jul 21:09
Compare
Choose a tag to compare
  • Check for existence of tests as possible extension

v0.5.0

01 Jul 10:00
Compare
Choose a tag to compare
  • Added the ability to create a storybook file
  • Added the ability to create a test file

v0.4.2

30 Jun 16:54
Compare
Choose a tag to compare
  • Fixed the imports and exports in the index template. #8

v0.3.0

29 Jun 14:26
Compare
Choose a tag to compare
  • Added default folder .ccarc where put config file
  • Downgrade target version of babel to v6

v0.2.1

28 Jun 20:39
Compare
Choose a tag to compare
  • Added "less" css extension