Skip to content

Releases: retaxJS/generator-retax

Production ready

17 Mar 02:22
Compare
Choose a tag to compare

This generator can scaffold now a seed-component based on https://github.com/hourliert/react-component-seed

Almost Production Ready.

14 Mar 20:05
Compare
Choose a tag to compare

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.