v5.0.3
Changes
- Fix subscription bug when a new store is passed as a prop (fixes HMR). (#589 by @jimbolla)
- Use shallowEqual from fbjs. (#591 by @timdorr)
- Stringify WrappedComponent in error message. (#605 by @pvorona)
- Ensure single arg mapStateToProps factory gets ownProps. (#616 @lukeapage)
- Duck-type subscription in prop checks (#628 by @jquense)
- Add React 16 as a valid peer dep (#629 by @gaearon)