mimorisuzuko/chain

JSON.stringify -> Immutable.is

Closed this issue · 0 comments

return !Immutable.is(Map(state), Map(nextState)) || !(JSON.stringify(props) === JSON.stringify(nextProps));