Skip to content

0.6.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 30 Jun 15:00
· 1508 commits to main since this release
  • Added: SwiftUI alert and action sheet helpers via AlertState and ActionSheetState.
  • Changed: ViewStore no longer uses @Published to coordinate its state with ObservableObject.