Switching to react-addons-shallow-compare
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.