What's Changed
- Fixed: Bump swift-navigation to 2.7.0 (thanks @jagreenwood, #3889).
- Fixed: Add missing access modifier to
CaseScope.AllCasePathsproperties (thanks @sumac13, #3898). - Deprecations: Un-trait deprecate
Effect(#3890). There's no longer a need to pre-migrateEffectcode for 2.0. - Deprecations: Add
ComposableArchitecture2DeprecationOverloadstrait 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
- @jagreenwood made their first contribution in #3889
- @sumac13 made their first contribution in #3898
Full Changelog: 1.25.2...1.25.3