0.15.0
- Added: A new
ViewStore.send(_:animation:)helper for SwiftUI, which wraps an action in awithAnimationblock. - Added: TestStore steps can now group a series of steps together into a single
.sequencestep.
ViewStore.send(_:animation:) helper for SwiftUI, which wraps an action in a withAnimation block..sequence step.