Other:
- Replaced
open funcwithpublic funcin extensions toStorebecause they cannot be overridden anyway (https://github.com/ReSwift/ReSwift/pull491) - @maksimgromov - Add tests to clarify initial state dispatch (https://github.com/ReSwift/ReSwift/pull/485) - @DivineDominion
- Fix some typos (https://github.com/ReSwift/ReSwift/pull/477) - @lumiasaki
- Migrate to Github Actions (h...