github pointfreeco/swift-composable-architecture 0.22.0

latest releases: 1.15.0, 1.14.0, 1.13.1...
3 years ago
  • Added: Effect.throttle can throttle how often its associated action is fed back into the reducer (thanks @kerryknight).
  • Regression fixed: A change in 0.21.0 that prevented store publishers from emitting actions if their view stores were deinitialized. This mainly affected UIKit apps.
  • Regression fixed: A change in 0.20.0 that could leave an action buffered in the store and emit late (thanks @heyltsjay).

Don't miss a new swift-composable-architecture release

NewReleases is sending notifications on new releases.