Fixed
- Enable native label behavior for
<Switch>
where possible (#2265) - Allow root containers from the
Dialog
component in theFocusTrap
component (#2322) - Cleanup internal TypeScript types (#2329)
- Fix restore focus to buttons in Safari, when
Dialog
component closes (#2326) - Ensure hooks in the
FocusTrap
component only apply when mounted (#2331)