Skip to content

1.25.3

Choose a tag to compare

@stephencelis stephencelis released this 27 Mar 18:55
· 28 commits to main since this release
d5d2e02

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