Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1015 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 1015 Bytes

Nothing yet

  • Feature: new replaceAction config arg, removes dependency on a redux-routing impl #13
  • Feature: New config object syntax for AuthWrapper #12
  • Deprecation: Deprecates AuthWrapper args syntax #12
  • Feature: Hoists wrapped component's statics up to the returned component
  • Fixes the bad npm publish
  • First release!
  • Adds AuthWrapper with args syntax
  • Examples using Redux-Simple-Router (now React-Router-Redux)
  • Lots of tests