This is officially the first full release of the react-up
generator.
- Bug fix: Setup will delete previous templates folder
- Added & customized Github Page
- Updated package to ES6 (babel)
- Removed duplicate template files / directories
- Two primary generators
yo react-up:setup
yo react-up <CustomName> <type>
- Updated documentation and commenting throughout
- Improved User flow, messaging and prompts
This is essentially the Proof of Concept version and my learning how to hook up a very basic Yeoman Generator. It's not the prettiest kid on the block but it saved me many, many hours.
- Initial Generator creation
- Single (default) method for stubbing a React Component
Any additional user information we'd like to add to briefly describe the changes.
- Added feature xxx
- Added feature xxx
- Added template file