github pointfreeco/swift-composable-architecture 0.33.0

latest releases: 1.15.0, 1.14.0, 1.13.1...
2 years ago
  • Bug fixed: nested calls to Effect.cancellable no longer prevent certain outputs from being emitted (thanks @iampatbrown).

    Breaking change: a consequence of this fix is that Effect.timers running on an immediate scheduler will now immediately emit its first output in tests. If a test fails after upgrading to this version, you may need to assert against the output of such an effect.

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

NewReleases is sending notifications on new releases.