0.6.0
- Added: SwiftUI alert and action sheet helpers via
AlertStateandActionSheetState. - Changed:
ViewStoreno longer uses@Publishedto coordinate its state withObservableObject.
AlertState and ActionSheetState.ViewStore no longer uses @Published to coordinate its state with ObservableObject.