Releases: bloodyowl/flux
Releases · bloodyowl/flux
1.1.1
changes
- removed react as a peerDependency (will be the case as long as npm does shit about that)
1.1.0
new features
StoreReceiver
now references its component
in its statics (da2a513)
1.0.5
initial release
- Dispatcher class
- Store class
- StoreReceiver react component
- InitialData react component