| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.25.2 source code.tar.gz | 2026-03-16 | 23.9 MB | |
| 1.25.2 source code.zip | 2026-03-16 | 24.7 MB | |
| README.md | 2026-03-16 | 558 Bytes | |
| Totals: 3 Items | 48.6 MB | 0 | |
What's Changed
- Fixed: A few issues in the newly introduced enum scope feature have been fixed (https://github.com/pointfreeco/swift-composable-architecture/pull/3887). This includes a bug related to binding dismissal, as well as a regression in compile time for scope operations.
- Deprecated: Trait-based deprecations are now soft-deprecated when trait isn't enabled (https://github.com/pointfreeco/swift-composable-architecture/pull/3885).
Full Changelog: https://github.com/pointfreeco/swift-composable-architecture/compare/1.25.1...1.25.2