Skip to content

Prerelease 2018-06-11

Pre-release
Pre-release
Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 11 Jun 21:01
· 85 commits to master since this release
d68b99e

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!