- Change: Swift tools version has been bumped to 5.5.
- Change:
Switch
will now runtime warn instead of breakpoint when a case is left unhandled. - Change:
NavigationLink
'sonNavigate
anddestination
closures have been flipped. The original order is now deprecated. - Change: Many APIs that required escaping closures no longer do.