react-stickynode v1.1.5 Release Notes

Release Date: 2016-07-18 // almost 8 years ago
  • 🐎 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.