Releases: umbrellio/observable
Releases · umbrellio/observable
v2.0.1
18 Mar 12:19
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix use store using stale data if change happened before useEffect hook by @alexander-baz in #19
New Contributors
Full Changelog : v2.0.0...v2.0.1
v2.0.0
24 Oct 11:00
Compare
Sorry, something went wrong.
No results found
What's Changed
Bump version react, react-dom, enzyme-adapter-react by @elenik72 in #18
New Contributors
Full Changelog : v1.4.3...v2.0.0
v1.4.3
16 May 15:43
Compare
Sorry, something went wrong.
No results found
v1.4.2
23 Oct 16:30
Compare
Sorry, something went wrong.
No results found
v1.4.1
10 Jun 13:17
Compare
Sorry, something went wrong.
No results found
v1.4.0
30 Jul 17:02
Compare
Sorry, something went wrong.
No results found
v1.3.4
20 May 12:52
Compare
Sorry, something went wrong.
No results found
v1.3.3
13 May 10:16
Compare
Sorry, something went wrong.
No results found
v1.3.2
30 Apr 14:55
Compare
Sorry, something went wrong.
No results found
Fixed
fixed possible memory leak
fixed possible missing subscription bug
fixed bug of updating the state of an unmounted component
v1.3.1
29 Apr 12:37
Compare
Sorry, something went wrong.
No results found
Modified
Make a store subscription in constructor instead of componentDidMount