Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Immutable.js support #15

Closed
wants to merge 4 commits into from
Closed

Commits on May 17, 2017

  1. Immutable.js support

    Joël Charles committed May 17, 2017
    Configuration menu
    Copy the full SHA
    f87b0b8 View commit details
    Browse the repository at this point in the history
  2. Do not assume immutability, value pointed by reducerKey MUST exists (…

    …because it can be an Object or an Immutable.Map)
    Joël Charles committed May 17, 2017
    Configuration menu
    Copy the full SHA
    dcbbd90 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Configuration menu
    Copy the full SHA
    3f89090 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Add compiled file to simplify deps installation

    Joël Charles committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    bbf4ae8 View commit details
    Browse the repository at this point in the history