reflux v5.0.3 Release Notes

Release Date: 2016-11-25 // over 7 years ago
    • ๐Ÿ‘ฏ Implemented Reflux.initStore (basically clone of Reflux.initializeGlobalStore but can be used more broadly).
    • ๐Ÿ—„ Deprecate Reflux.initializeGlobalStore in favor of more broadly usable Reflux.initStore.
    • ๐Ÿ“š Major documentation refactor started, but not implemented yet (viewable in new-README.md).
    • โšก๏ธ Updated to run on reflux-core v0.4.2, which has more broad importing support.