Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 394 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 394 Bytes

RoactRodux Changelog

Current master

0.2.2 (2020-05-14)

  • Changed order of connection to store so that Parent components are connected to the store before their children.
    • This should resolve some issues with components receiving bad combinations of props and store state.

0.2.1 (2020-03-20)

  • Update to latest Rotriever manifest format.

0.2.0 (2019-10-24)

  • Initial release.