Minor changes
- feat: Add disableAutoFocus to Combobox and Listbox for cases when the popover is open on focus. (PR #31852 by sopranopillow)
- fix: Listbox updates activedescendant correctly (PR #31415 by smhigley)
- Bump @fluentui/react-aria to v9.13.0 (PR #31861 by mltejera)
- Bump @fluentui/react-context-selector to v9.1.63 (PR #31861 by mltejera)
- Bump @fluentui/react-field to v9.1.69 (PR #31861 by mltejera)
- Bump @fluentui/react-jsx-runtime to v9.0.40 (PR #31861 by mltejera)
- Bump @fluentui/react-portal to v9.4.29 (PR #31861 by mltejera)
- Bump @fluentui/react-positioning to v9.15.4 (PR #31861 by mltejera)
- Bump @fluentui/react-tabster to v9.22.1 (PR #31861 by mltejera)
- Bump @fluentui/react-utilities to v9.18.11 (PR #31861 by mltejera)
Patches
- chore: add eslint react-compiler (PR #31457 by spmonahan)
- fix: add autoSize: true to Combobox and Dropdown by default (PR #31864 by smhigley)
- close controlled dropdown by clicking outside (PR #31786 by dmytrokirpa)
- style: turn off react-compiler lints for non compliant code (PR #31795 by Hotell)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by tomi-msft)