v1.0.3
Fixes
Changed shouldComponentUpdate
to update on shallow prop changes.
Performance
Removed unnecessary cleanup logic. Explicit unobserve is only necessary when the state and the component may live without each other.
Changed shouldComponentUpdate
to update on shallow prop changes.
Removed unnecessary cleanup logic. Explicit unobserve is only necessary when the state and the component may live without each other.