Minor changes
- Presence enter & exit motions can be used separately with .In & .Out (PR #33930 by robertpenner)
- feat: add motion to nav components (PR #34632 by marcosmoura)
- Shorten pollDuration to 100ms in useIFrameFocus (PR #34703 by xboy2012)
Patches
- fix: Ensure we destroy carousel API on unmount (PR #34686 by Mitch-At-Work)
- high contrast fix (PR #34726 by Anush2303)
- implement stacked hbc with axis and support for negative x values (PR #34699 by Anush2303)
- negative y value support and fix bar overlapping issue (PR #34717 by Anush2303)
- fix(Scale): update variant parameters to design spec & refactor internally (PR #34712 by robertpenner)
- fix: only display actions on hover (PR #34634 by marcosmoura)
Prerelease changes
- fix: Ensure virtualizer recalcs on numItems change (PR #34673 by Mitch-At-Work)