Skip to content

Remove store from props

Compare
Choose a tag to compare
@bencripps bencripps released this 20 Jan 20:25
· 129 commits to master since this release

Implemented enhancements:

  • Add support for state to be an ImmutableJS Map #71
  • Namespace the actions #16
  • quickly build and run the demo #81 (headwinds)

Fixed bugs:

Merged pull requests:

  • Remove store from props declaration -- will be pulled from context #82 (bencripps)