Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.20.1 source code.tar.gz | 2025-05-22 | 23.9 MB | |
1.20.1 source code.zip | 2025-05-22 | 24.7 MB | |
README.md | 2025-05-22 | 1.7 kB | |
Totals: 3 Items | 48.6 MB | 0 |
What's Changed
- Fixed: Ignore new property wrappers with @ObservableState. https://github.com/pointfreeco/swift-composable-architecture/pull/3666
- Fixed: Isolate cancellation in root stores. https://github.com/pointfreeco/swift-composable-architecture/pull/3660
- Fixed: Prevent reduce function from being optimized by @AndrewBardallis in https://github.com/pointfreeco/swift-composable-architecture/pull/3683
- Infrastructure: Fix build error occurs in navigation tutorial and Remove unnecessary button actions by @Ryota-Kurokawa in https://github.com/pointfreeco/swift-composable-architecture/pull/3668
- Infrastructure: Change Counter to CounterFeature in StackBasedNavigation docs by @BruceMcRooster in https://github.com/pointfreeco/swift-composable-architecture/pull/3670
- Infrastructure: Adjust documentation for binding action by @johankool in https://github.com/pointfreeco/swift-composable-architecture/pull/3661
- Infrastructure: Fix typo by @shoujiaxin in https://github.com/pointfreeco/swift-composable-architecture/pull/3684
New Contributors
- @BruceMcRooster made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3670
- @Ryota-Kurokawa made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3668
- @shoujiaxin made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3684
- @AndrewBardallis made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3683
Full Changelog: https://github.com/pointfreeco/swift-composable-architecture/compare/1.19.1...1.20.0