Skip to content

Releases: bloodyowl/flux

1.1.1

19 Mar 10:57
Compare
Choose a tag to compare

changes

  • removed react as a peerDependency (will be the case as long as npm does shit about that)

1.1.0

08 Mar 15:10
Compare
Choose a tag to compare

new features

  • StoreReceiver now references its component in its statics (da2a513)

1.0.5

02 Mar 20:04
Compare
Choose a tag to compare

initial release

  • Dispatcher class
  • Store class
  • StoreReceiver react component
  • InitialData react component