All Versions
15
Latest Version
Avg Release Cycle
111 days
Latest Release
1439 days ago
Changelog History
Page 2
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 ofis-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.