<a name"0.5.0">
0.5.0 (2016-02-05)
Bug Fixes
- examples: Aligned custom adapter to latest adapter API (cfaf7299)
Features
- createPubSubConnector:
- Refactored internal code and improved supported subscriptions methods (428531d2)
- Added boolean option { forceInitialValues }, default to false (74d37d9d)
- 'mapSubscriptionsToProps' now can be a function responsible of mapping (4289f216)
- Added to supported options 'ownProps', if false component props will no (dddb2e84)
- Simplified 'mapSubscriptionsToProps' logic (71079185)
- publish: Removed forced aggregation of all arguments into an array, also now .publish() c (325ee237)