Skip to content

0.15.0

Choose a tag to compare

@stephencelis stephencelis released this 22 Feb 20:39
· 1438 commits to main since this release
  • Added: A new ViewStore.send(_:animation:) helper for SwiftUI, which wraps an action in a withAnimation block.
  • Added: TestStore steps can now group a series of steps together into a single .sequence step.