Prerelease 2018-06-11
Pre-release
Pre-release
LPGhatguy
released this
11 Jun 21:01
·
85 commits
to master
since this release
This is a slightly different prerelease approach leading up to Roact-Rodux 1.0, alongside Roact 1.0.
This release adds the new UNSTABLE_connect2
API, which will become connect
in Roact-Rodux 1.0.
It looks like this:
UNSTABLE_connect2(
mapStateToProps,
mapDispatchToProps
)
The next release should hopefully be 1.0!