ConnectorDecorator::shouldComponentUpdate only looks at `this.props`. What if the result of `select(state, this.props)` has changed? https://github.com/gaearon/react-redux/blob/52a280162c220d4ecf1ce826f9dcc423231e8c8b/src/components/createConnectDecorator.js#L13