Minor changes
- feat: add @fluentui/react-list to suite (PR #33378 by george-cz)
- feat: release stable (PR #33378 by george-cz)
- refactor(MessageBar): migrate slide & fade to motion components (PR #33465 by robertpenner)
- fix: accName updates and semantic fixes (commit)
Patches
- feat: add prefer-fluentui-v9 rule (PR #33449 by dmytrokirpa)
- fix: contrast border of thumb (PR #33526 by ValentinaKozlova)
- feat: added aria-attributes to the ColorPicker (PR #33543 by ValentinaKozlova)
- chore: remove usage of "export *" (PR #33448 by layershifter)
- fix: handle case when Animation.persist() does not exist (PR #33282 by spmonahan)
- chore: bump @floating-ui/dom (PR #33458 by layershifter)
- fix: update tab border color for better visibility in high contrast mode (PR #33573 by dmytrokirpa)
- feat: Add intent property to Toast state and useToast hook. Correct media className assignment in useToastTitleStyles. (PR #33550 by soumyart)