What's Changed
- Added: A
Sharingpackage trait for derivingUIBindings from a shared value (thanks @maximkrouk, #331). - Fixed: Make popover
arrowEdgeoptional (defaultnil) to align with actual SwiftUI behavior (thanks @junpluse, #328). - Deprecated: The
.alert($state)for non-Neverpayloads has been deprecated: actions must be explicitly handled (#341).
New Contributors
Full Changelog: 2.7.0...2.8.0