Skip to content

Major Version

Choose a tag to compare

@zishan-ali zishan-ali released this 19 Feb 14:19
· 18 commits to master since this release
  • Added the ability to create react, redux and apollo apps.
  • Now also able to read custom fixtures.

BREAKING CHANGE

To create an organism you're no longer able to run:

create organism name 

You must specify which type of organism you wish to generate (apollo/redux).

create apollo-organism name

or

create redux-organism name 
  • Merge pull request #11 from zishan-ali/v2 f82478e
  • Squashed commit of the following: 50e4015

v2.0.0-0...v2.0.0