All Versions
12
Latest Version
Avg Release Cycle
164 days
Latest Release
1751 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.0.2 Changes
April 10, 2020- Prevent re-renders when using branch hook (@ConradIrwin).
-
v4.0.1 Changes
March 06, 2020- ๐ Fixing a bug related to higher order components (@soulprovidr).
-
v4.0.0 Changes
April 12, 2019- Hooks by @JosephClay.
-
v3.0.0 Changes
September 29, 2017- Changing the way one can access decorated component' ref (thanks to @Nimelrian).
-
v2.1.4 Changes
September 29, 2017- ๐ Fixing type validations for cross-frame use (thanks to @nbermudezs).
-
v2.1.2 Changes
October 27, 2016- โฌ๏ธ Dropped babel config in
package.json
for a.babelrc
to avoid conflicts withreact-native
.
- โฌ๏ธ Dropped babel config in
-
v2.1.1 Changes
May 10, 2016- ๐ Fixing curry function (thanks to @theJoeBiz).
-
v2.1.0 Changes
May 09, 2016- โ Added a way to access the decorated component (thanks to @matthewkturner & @airtoxin).
-
v2.0.0 Changes
May 05, 2016- โฌ๏ธ Dropping Wrapper.
- Changing the actions' paradigm.
- Code overhaul.
-
v1.0.1 Changes
December 14, 2015- ๐ Fixing some minor bugs.