Skip to content

Tags: madshall/react-data-subscription

Tags

v4.0.0

Toggle v4.0.0's commit message
v4 - multiple data transports within a single app

v3.1.3

Toggle v3.1.3's commit message
renamed isMounted to _isMounted to avoid conflict with react

v3.1.2

Toggle v3.1.2's commit message
renamed isMounted to _isMounted to avoid conflict with react

v3.1.1

Toggle v3.1.1's commit message
subscription lives a little longer than a component so we should not …

…update the component's state if it was unmounted or is just about to

v3.1.0

Toggle v3.1.0's commit message
unregister subscription should be done in a timeout 0

v3.0.1

Toggle v3.0.1's commit message
Fixed data mutation issue

v3.0.0

Toggle v3.0.0's commit message
Immutable response data

v2.0.4

Toggle v2.0.4's commit message
changed default payload and error values to undefined for better loda…

…sh support

v2.0.3

Toggle v2.0.3's commit message
changed default payload and error values to undefined for better loda…

…sh support

v2.0.2

Toggle v2.0.2's commit message
typo