reflux v6.4.1 Release Notes
Release Date: 2017-02-28 // about 8 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.
- NOTE: New
Previous changes from v6.2.0
-
- ⚡️ React.Component constructor arguments for
context
andupdater
added to Reflux.Component contructor.
- ⚡️ React.Component constructor arguments for