pointfreeco / swift-composable-architecture

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
https://www.pointfree.co/collections/composable-architecture
MIT License
12.5k stars 1.46k forks source link

Swift 6: Main actor isolated store view helpers #3283

Closed stephencelis closed 2 months ago

stephencelis commented 2 months ago

This PR branches off #3277 and isolates more helpers to the main actor.