v4.0.4
Fixes an issue with a collect
ed component's componentDidUpdate
receiving an already-updated version of the store as the prevProps
arg when that component had child components wrapped in collect
.
Fixes an issue with a collect
ed component's componentDidUpdate
receiving an already-updated version of the store as the prevProps
arg when that component had child components wrapped in collect
.