github pointfreeco/swift-composable-architecture 0.27.0

latest releases: 1.15.0, 1.14.0, 1.13.1...
3 years ago
  • Added: Store threading issues are now surfaced with new debug code: if you send an action or an effect is received on the wrong thread, a breakpoint will be caught and message will be printed to the console (thanks @IanKeen).
  • Added: BindingAction now conditionally conforms to CustomDebugStringConvertible (thanks @lukeredpath).
  • Fixed: deprecation messages for older binding helpers have been made more descriptive.
  • Infrastructure: added documentation for BindingAction.pullback.

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

NewReleases is sending notifications on new releases.