This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
Releases: sasa-djuric/react-cli
Releases · sasa-djuric/react-cli
1.6.1
1.6.0
Features
- Removed postfix and postfixDivider from fileNaming config in favor of the inline definition.
1.5.2
Fixes
- Fixed component className attribute when using CSS type style.
1.5.1
Fixes
- Fixed issue with babel plugins path
1.5.0
Features
- Added context command
- Added option to configure export preferences
1.4.0
Features
- Props interface now gets exported if a story file is created
- Test files now are created with tsx/jsx extensions, for JSX usage
- Added option for the component to override inFolder flag
- Added option in hook config to specify defaultExport flag
- If the index file already exists, a new export declaration will be appended to the file.
1.3.3
Fixes
- Fixed redux integration for components with non-default export
- Fixed merging config with defaults
1.3.2
Fixes
- Fixed import package.json bug
1.3.1
Features
- Package update checks
1.3.0
Features
- Verbose mode