Minor changes
- feat: export PositioningConfigurationProvider (PR #34300 by layershifter)
- refactor(motion): simplify Fade & Scale variant creation with createPresenceComponentVariant (PR #34042 by robertpenner)
- feat: implement shared positioning config (PR #34300 by layershifter)
Patches
- fix: update fluent ariaNotify implementation to match new API (PR #34311 by smhigley)
- bug: Fix branded carousel nav button colors to be WCAG contrast compliant (PR #34397 by Mitch-At-Work)
- fix: Ensure buttons are disabled when not enough content for circular (PR #34427 by Mitch-At-Work)
- fix(react-charts) Cleanup function removed upstream (PR #34440 by AtishayMsft)
- fix: added touch events for ColorArea (PR #34328 by ValentinaKozlova)
- fix: icorrect react-infobutton export from suite (PR #34408 by mainframev)
- Export child context (PR #34449 by chpalac)
- fix: improve support of concurrent mode, work with React 19 (PR #33978 by layershifter)
- fix: improve SSR validation (PR #34175 by layershifter)
- fix: filled-circular appearance variant shows selected tab in high contrast (PR #34294 by smhigley)
- fix: Tab filled (not filled-subtle) appearance has border in WHCM (PR #34341 by smhigley)
- Apply focus visible attribute on navigation state change (PR #34426 by ling1726)