github pointfreeco/swift-composable-architecture 1.5.4

latest releases: 1.15.2, 1.15.1, 1.15.0...
11 months ago

What's Changed

  • Fixed: Archives should no longer fail due to BindableAction symbols (thanks @rhysm94, #2641).
  • Fixed: Stores no longer leak for the duration of an async effect. Instead, they will automatically cancel their in-flight effects when they deinitialize (#2643).
  • Infrastructure: Improve docs for sharing logic in parent and child features (#2638).
  • Infrastructure: Update test cases to use case key paths (thanks @yimajo, #2637).
  • Infrastructure: Fix tutorial code diffs (#2642).

Full Changelog: 1.5.3...1.5.4

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

NewReleases is sending notifications on new releases.