reflux v6.4.1 Release Notes

Release Date: 2017-02-28 // about 7 years ago
    • NOTE: New MyStore.state shortcut (from 6.4.0) is not available in IE10 and below, use accordingly in your projects.
    • ✂ Remove test for it so that it doesn't fail, and is undocumented feature for now, until the day we can drop IE9 and IE10.

Previous changes from v6.2.0

    • ⚡️ React.Component constructor arguments for context and updater added to Reflux.Component contructor.