github pointfreeco/swift-composable-architecture 1.25.3

5 hours ago

What's Changed

  • Fixed: Bump swift-navigation to 2.7.0 (thanks @jagreenwood, #3889).
  • Fixed: Add missing access modifier to CaseScope.AllCasePaths properties (thanks @sumac13, #3898).
  • Deprecations: Un-trait deprecate Effect (#3890). There's no longer a need to pre-migrate Effect code for 2.0.
  • Deprecations: Add ComposableArchitecture2DeprecationOverloads trait for deprecated APIs that are overloaded and may strain the compiler when left enabled (#3891).
  • Deprecations: Trait-deprecate store.send(_:animation:) (#3903).
  • Deprecations: Update 1.25 migration guide for how to handle enum alerts (#3904).

New Contributors

Full Changelog: 1.25.2...1.25.3

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

NewReleases is sending notifications on new releases.