reflux v6.1.0 Release Notes

Release Date: 2017-02-08 // about 7 years ago
    • ๐Ÿ“š Documentation about Action listening/unsubscribing added.
    • Reflux.serverMode added, only adds listeners when hooking store to component if not in server mode, eliminating memory leak.
    • ๐Ÿ›  Bugfix with unmounting of reflux components that did not have any store attached to them.