All Versions
15
Latest Version
Avg Release Cycle
111 days
Latest Release
1292 days ago

Changelog History
Page 2

  • v1.3.1

    October 03, 2017
  • v1.3.0

    April 18, 2017
  • v1.2.1

    August 05, 2016
  • v1.2.0 Changes

    August 05, 2016

    ๐Ÿš€ This will apply a class to the outer container conditionally when the component is in a released state.

    Thanks @nason

  • v1.1.5 Changes

    July 18, 2016

    ๐ŸŽ 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.