New
1.23.1
What's Changed
- Fixed: Skip perception checks in
Store.publisher(thanks @pyrtsa, https://github.com/pointfreeco/swift-composable-architecture/pull/3745). - Fixed: Update
reportIssueformatting to avoid console errors (https://github.com/pointfreeco/swift-composable-architecture/pull/3795). - Fixed: Address compiler warnings/errrors from lack of
anyexistential and deprecations (https://github.com/pointfreeco/swift-composable-architecture/pull/3800). - Fixed: Address "Extraneous argument label 'with:' in call" build error by bumping swift-navigation dependency (thanks @house0000, https://github.com/pointfreeco/swift-composable-architecture/pull/3801).
- Fixed: Address
ShareChangeTracker(reportUnassertedChanges:)build error (thanks @house0000, https://github.com/pointfreeco/swift-composable-architecture/pull/3806).
New Contributors
- @house0000 made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3801
Full Changelog: https://github.com/pointfreeco/swift-composable-architecture/compare/1.23.0...1.23.1