Closed semanticer closed 1 year ago
komposable-architecture-test
mergeSubscriptions(subscriptions: List<Subscription<State, Action>>)
dispatch
send
Effect
1.5.2
1.6.4
1.5.21
1.7.20
https://github.com/toggl/komposable-architecture/compare/main...v0.2.0 https://github.com/toggl/komposable-architecture/compare/v0.1.1...v0.2.0
Changelog
Added
komposable-architecture-test
mergeSubscriptions(subscriptions: List<Subscription<State, Action>>)
with a list parameterChanged
dispatch
tosend
for consistency with TCA (thanks @jonekdahl)Effect
is now a functional interface (thanks @heytherewill)1.5.2
->1.6.4
1.5.21
->1.7.20
Fixed
https://github.com/toggl/komposable-architecture/compare/main...v0.2.0 https://github.com/toggl/komposable-architecture/compare/v0.1.1...v0.2.0