Skip to content

Releases: jermspeaks/generator-react-redux

v1.3.1

11 Oct 18:57

Choose a tag to compare

  • replace import styles from to import since we don't use the styles variable

v1.2.0

06 May 19:50

Choose a tag to compare

  • Added action test generator
  • Pending reducer test generator

v1.1.7

26 Jan 18:00

Choose a tag to compare

  • "Changed getUrl function to use if..else.." @ramirezd42

v1.1.5

08 Dec 23:42

Choose a tag to compare

  • Added support for raw option for camelcase or other user input support

v1.1.3

14 Nov 00:48

Choose a tag to compare

  • Submodule Component (documentation pending)
  • Fixed #6

v1.1.2

09 Nov 23:39

Choose a tag to compare

  • Typo fixed for constants
  • README updates

v1.1.1

09 Nov 23:08

Choose a tag to compare

  • Created subgenerator called "module"

Todo

  • create subgenerator documentation
  • write tests for sub-generator

v1.1.0

06 Nov 23:50

Choose a tag to compare

  • Boilerplate code working
  • Full base suite can run by running npm start on your local generated folder

v1.0.2

06 Nov 23:28

Choose a tag to compare

General boilerplate up

v1.0.0

06 Nov 22:18

Choose a tag to compare

Initial Project Set-up