File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## [ HEAD] ( https://github.com/mjrussell/redux-auth-wrapper/compare/v0.1.1...master )
2
+ - ** Feature:** new replaceAction config arg, removes dependency on a redux-routing impl ([ #13 ] )
3
+ - ** Feature:** New config object syntax for AuthWrapper ([ #12 ] )
4
+ - ** Deprecation:** Deprecates AuthWrapper args syntax ([ #12 ] )
5
+ - ** Feature:** Hoists wrapped component's statics up to the returned component
6
+
7
+ ## [ 0.1.1] ( https://github.com/mjrussell/redux-auth-wrapper/compare/v0.1.0...v0.1.1 )
8
+ - Fixes the bad npm publish
9
+
10
+ ## [ 0.1.0] ( https://github.com/mjrussell/redux-auth-wrapper/compare/fcbf49d0abcae7075daa146c05edff1b735b3a16...v0.1.0 )
11
+ - First release!
12
+ - Adds AuthWrapper with args syntax
13
+ - Examples using Redux-Simple-Router (now React-Router-Redux)
14
+ - Lots of tests
You can’t perform that action at this time.
0 commit comments