github pointfreeco/swift-composable-architecture 1.24.0

latest release: 1.24.1
7 hours ago

What's Changed

Important

This is a deprecations-only release. The Composable Architecture has soft-deprecated many of its APIs for months/years, and this release is finally hard-deprecating everything to help folks prepare for the future.

  • Deprecated: iOS <16 (#3847).
  • Deprecated: Swift <6.1 (#3848).
  • Deprecated: TaskResult (#3849).
  • Deprecated: AnyCasePath APIs (#3850).
  • Deprecated: closure-scoped views (#3851).
  • Deprecated: @BindingState and BindingReducer(Action.view) (#3852, #386)
  • Deprecated: ViewStore and associated views/modifiers (#3853).
  • Infrastructure: Shared bindings Xcode 26.4 fix (#3856).

Full Changelog: 1.23.2...1.24.0

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

NewReleases is sending notifications on new releases.