Releases: CVarisco/create-component-app
Releases · CVarisco/create-component-app
0.6.0
- Added the ability to skip the creation of the css file
- Added imports of the css file in the component template
v0.5.1
- Check for existence of tests as possible extension
v0.5.0
- Added the ability to create a storybook file
- Added the ability to create a test file
v0.4.2
- Fixed the imports and exports in the index template. #8
v0.3.0
- Added default folder .ccarc where put config file
- Downgrade target version of babel to v6
v0.2.1
- Added "less" css extension