Releases: flipace/horizon-react
Releases · flipace/horizon-react
v0.4.0
16 Sep 12:39
Compare
Sorry, something went wrong.
No results found
v0.3.3
29 Aug 16:30
Compare
Sorry, something went wrong.
No results found
move react-dom and horizon-client to peer dependencies, remove src folder from npmignore
Add documentation for mapDispatchToProps (#15 )
added contributors and boilerplate sections to readme, remove eslint-disable-line from prepublish.js
v0.3.2
18 Aug 14:53
Compare
Sorry, something went wrong.
No results found
v0.3.1
18 Aug 14:53
Compare
Sorry, something went wrong.
No results found
fixes an issue where setState would be called before the Connector was mounted
v0.2.0
07 May 20:34
Compare
Sorry, something went wrong.
No results found
added redux to subscribe with one function to state and data, connector is now a HOC instead of a wrapper function
re-use existing queries if query didn't Change
improved subscription query building
horizon client can now be passed as horizon prop to Connector in order to define the client outside.
always return an array - even if there's just one document
fixes issue with old props being used in subscriptions on update