v0.1.2
- Updates examples to make use of React's default way of setting initial state.
- Renames
initialState
toinitialImmutableState
to make it clear this is only used for the experimental Immutable.js support (this feature is undocumented yet - please have a look into the tests to learn more).