github pointfreeco/swift-composable-architecture 0.50.2

latest releases: 1.10.4, 1.10.3, 1.10.2...
15 months ago

What's Changed

  • Changed: Improved formatting of test store failures when expected action isn't received (#1883).
  • Changed: Added unavailable overloads to TestStore.send and receive when state/action is not Equatable (#1890). This should improve compiler error messaging when attempting to write tests against non-equatable state.
  • Changed: Scope's trailing builder parameter now has an explicit name, child, and ReducerProtocol.forEach has an explicit element (#1897).
  • Infrastructure: Documentation and deprecation fixes (thanks @bjford, #1893; @eimantas, #1896).
  • Infrastructure: Added a workflow for Slack release announcements (#1899).

Full Changelog: 0.50.1...0.50.2

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

NewReleases is sending notifications on new releases.