2.8.0
What's Changed
- Add async expectation helper functions for store state validation by @DevYeom in #87
- Explicitly mark
Sendable
and a global actor context by @DevYeom in #91 - Add
Task.yield()
before validating the viewStore's state by @DevYeom in #93 - Run tests with Swift 6 in CI by @DevYeom in #95
- Separate testing functions into a dedicated testing module by @DevYeom in #97
Full Changelog: 2.7.0...2.8.0