| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.23.1 source code.tar.gz | 2025-10-27 | 23.9 MB | |
| 1.23.1 source code.zip | 2025-10-27 | 24.7 MB | |
| README.md | 2025-10-27 | 1.1 kB | |
| Totals: 3 Items | 48.6 MB | 0 | |
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