Skip to content

v1.0.3

Compare
Choose a tag to compare
@solkimicreb solkimicreb released this 25 May 20:11
· 437 commits to master since this release

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.