Tags: pointfreeco/swift-composable-architecture
Toggle 1.17.0's commit message
Toggle 1.16.1's commit message
Fix crash when cancelling subscription for custom PersistenceKey (#3494 )
* Add crashing unit test for AppStorageKey subscription cancellation
* Fix double cancellation of Shared.Subscription
Toggle 1.16.0's commit message
Toggle 1.15.2's commit message
Fix race conditions in CurrentValueRelay (#3447 )
* Test
tweak test
tweaks
* Slow fix
* Fix test compilation
* nonrecursive lock
* back to os_lock
* undo renaming
* visibility
* Feedback
---------
Co-authored-by: Stephen Celis <[email protected] >
Toggle 1.15.1's commit message
Infrastructure: Address concurrency warnings in tests (#3438 )
* Infrastructure: Address concurrency warnings in tests
* wip
---------
Co-authored-by: Brandon Williams <[email protected] >
Toggle 1.15.0's commit message
Toggle 1.14.0's commit message
Swift 6: Main actor isolated store view helpers (#3283 )
* `@preconcurrency @MainActor` isolation of `Store`
* Remove unneeded `@MainActor`s
* Remove thread checking code
* Remove unneeded `@MainActor`s
* Swift 5.10 compatibility fixes
* wip
* More 5.10 fixes
* wip
* fixes
* wip
* wip
* up the timeout
* wip
* Fixes
* wip
* wip
* wip
* wip
* wip
* wip
* Main actor logger
* wip
* wip
* wip
* fix
* fix
* fix
* fix compilation error
* wip
* wip
* bring back yield
---------
Co-authored-by: Brandon Williams <[email protected] >
Toggle 1.13.1's commit message
Bring back 'observe' for non-UIKit targets. (#3295 )
Toggle 1.13.0's commit message
Toggle 1.12.1's commit message
Point Issue Reporting to xctest-dynamic-overlay repo (#3257 )
* Update XCTestDyanmicOverlay package name.
* update versions
---------
Co-authored-by: Stephen Celis <[email protected] >
You can’t perform that action at this time.