Releases: retaxJS/generator-retax
Releases · retaxJS/generator-retax
Production ready
This generator can scaffold now a seed-component based on https://github.com/hourliert/react-component-seed
Almost Production Ready.
This version is 100% usable.
It allows you to scaffold:
- My react-seed
- A new route (with code splitting, async loading, Smart and Wrapper components generations with tests)
- A new component with tests
- A new redux action creator with tests
- A new redux reducer with tests
- A new reselect selector with tests
To make sure it is robust. I will migrate soon react-seed with this new generator. If everything goes well. I'll bump the version to 1.0.0 and mark it production ready.