github pointfreeco/swift-composable-architecture 0.38.0

latest releases: 1.15.0, 1.14.0, 1.13.1...
2 years ago
  • Added: A new runtime warning for when a BindingAction is sent to the store but Reducer.binding() wasn't applied to the reducer. This should help diagnose missing integrations faster.
  • Fixed: A regression for TestStore.send and receive was introduced in 0.37.0 that failed to perform assertions against state when the trailing closure was omitted. This has been fixed (thanks @umbertovolta).

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

NewReleases is sending notifications on new releases.