Minor changes
- feat: add collapse motion to Accordion (PR #32086 by akatrukhin)
- feat: Release react-carousel-preview to public preview (PR #32152 by Mitch-At-Work)
- feat: Release react-icons-compat to stable (PR #32151 by tomi-msft)
- Adds AppItem and AppItemStatic, removes AppNode (PR #32088 by mltejera)
- feat: Adds slots & styling for AppItem. (PR #32103 by mltejera)
Patches
- fix: improve hover for HC mode (PR #31953 by marcosmoura)
- fix: only call activedescendant focus when combobox/dropdown is opened (PR #32156 by smhigley)
- chore: migrate to stable motion APIs (PR #31668 by layershifter)
- chore: update types for navDrawerClassNames (PR #31668 by layershifter)
- fix: improve arrow styles implementation (PR #32092 by layershifter)
- fix: replace useEventCallback with useCallback for focus (PR #32079 by mainframev)
- fix: Expand hit target when there's no content after. (PR #32114 by sopranopillow)