Skip to content

Switching to react-addons-shallow-compare

Compare
Choose a tag to compare
@src-code src-code released this 18 Jul 18:29

Switching to use react-addons-shallow-compare instead of is-equal-shallow, which tends to return false negatives for props. This should result in fewer unnecessary re-renders of the stickynode component, and so better performance.