Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.21.0 source code.tar.gz | 2025-07-30 | 23.9 MB | |
1.21.0 source code.zip | 2025-07-30 | 24.7 MB | |
README.md | 2025-07-30 | 1.2 kB | |
Totals: 3 Items | 48.6 MB | 0 |
What's Changed
- Added: Support for Perception 2.0 (https://github.com/pointfreeco/swift-composable-architecture/pull/3736).
- Fixed: Propagate cancellation ID navigation identity across effects that feed into other stores (https://github.com/pointfreeco/swift-composable-architecture/pull/3728).
- Fixed: Remove child store from parent when invalidated (https://github.com/pointfreeco/swift-composable-architecture/pull/3729).
- Infrastructure: Fix typo (thanks @hmhv, https://github.com/pointfreeco/swift-composable-architecture/pull/3697).
- Infrastructure: Remove the outdated unused dependency in case study (thanks @mehmetbaykar, https://github.com/pointfreeco/swift-composable-architecture/pull/3692).
- Infrastructure: Apply Equatable in tutorial step (https://github.com/pointfreeco/swift-composable-architecture/pull/3700).
- Infrastructure: Remove outdated thread-safety docs (https://github.com/pointfreeco/swift-composable-architecture/pull/3701).
New Contributors
- @mehmetbaykar made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3692
Full Changelog: https://github.com/pointfreeco/swift-composable-architecture/compare/1.20.2...1.21.0