Releases: DeloitteAU/react-habitat-redux
Releases · DeloitteAU/react-habitat-redux
v2.0.4
12 Feb 20:26
Compare
Sorry, something went wrong.
No results found
Updated React Habitat peer dependency to work with v1.0.0
v2.0.3
15 Jan 09:50
Compare
Sorry, something went wrong.
No results found
Fixed syntax typo in readme
Fixed typescript definitions, now exposes ReduxDomFactory correctly #6
Removed redux as a peer dependency as we only need to depend on react-redux
Updated habitat dependency to v0.6
v2.0.2
03 Oct 12:04
Compare
Sorry, something went wrong.
No results found
Now works with react and react-dom v16
v2.0.1
28 Aug 20:45
Compare
Sorry, something went wrong.
No results found
Fixed broken import. Thanks @jirgn
v2.0.0
28 Aug 20:45
Compare
Sorry, something went wrong.
No results found
Removed container
Exposed underlying factory to be compatible with React Habitat v0.5
v1.0.2
07 Feb 07:30
Compare
Sorry, something went wrong.
No results found
Updated readme with TypeScript notes
Fixed issues with type script definitions #1 . Thanks @aventurella