github pointfreeco/swift-composable-architecture 1.23.0

one day ago

What's Changed

  • Added: Support for naming tasks in Effect.run (thanks @aregler, #3784).
  • Fixed: Addressed a 1.21.0 regression affecting the observation of child stores as they go nil (#3796).
  • Fixed: Hard-deprecate @Reducer(state: .equatable), etc. (#3794).
  • Fixed: Eliminate synchronous main thread dispatches where not needed to avoid potential deadlocks (#3788).
  • Infrastructure: Docs fixes (thanks @terry-koo, #3782; @seosieve, #3778; @larryonoff, #3792; #3791).

New Contributors

Full Changelog: 1.22.3...1.23.0

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

NewReleases is sending notifications on new releases.