Releases: snowden-fu/create-new-react-component
Releases · snowden-fu/create-new-react-component
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- fix: add validation for argument of
componentName
- feat: add option --withProps to generate component with props
- feat: add option --withImportReact to generate "Import React"
- BREAKING: change to use option
--lang
to choosets
orjs
- update license to MIT
Full Changelog: v1.0.7...v1.1.0