v1.14.0

Wrapping up this year with a bang and our most exciting release yet! Meet our new website. We heard your feedback and have reimagined the docs to be more concise and make greater use of interactive examples using prop controls. Code examples have been refined to highlight what matters most, and real-world app examples show how all these pieces come together. The new search experience includes image previews and category and library filtering, helping you find what you need faster. There are more component examples, new guides, AI-friendly page markdown, and MCP servers, all wrapped up in a fresh new look. šŸŽ Explore the updated experience of React Aria.

Along with our new look, we have released a stable version of Spectrum 2, a major update to Adobe’s Design System built on top of React Aria Components. Check it out!

As usual, we have included various new features and bug fixes, including support for animated Tab transitions. Thank you to all our contributors in this release and from this past year. We hope you enjoy the updates, see you in 2026!

Enhancements

Fixes

  • ComboBox
    • Fix ComboBox VoiceOver announcement not respecting aria-label of ListBoxItem - @simonselg - PR
  • Date and Time
    • Enhance error handling for absolute date and date time strings - @komkanit - PR
  • Disclosure
    • Prevent incorrectly showing Disclosure content when isDisabled is toggled - @Scotty0448 - PR
  • GridList
  • Link
  • Listbox
  • Menu
    • Ensure Input autoFocus works when opening Modal from MenuItem via keyboard - @chirokas - PR
  • NumberField
    • Prevent NumberField from incrementing or decrementing if the user is scrolling on mobile - @snowystinger - PR, PR
  • Overlays
    • Fix overlay positioning and flipping when boundary container is set - @snowystinger - PR
  • Select
    • Support allowsEmptyCollection in Select component - @devgru - PR
  • Table
    • Fix incorrect JSDOC default for Table's disabledBehavior - @abeljohn0 - PR
    • Fix crash in React Aria Table drag and drop when keyboard navigating - @chirokas - PR
  • TextArea
    • Remove obsolete TextArea validation workaround - @chirokas - PR
  • Miscellaneous
    • Fix duplicate capture events in React Aria components - @chirokas - PR
    • Add root to scrollParents - @valsid - PR
    • Properly handle 0 as row ID - @chirokas - PR
    • Fix createLeafComponent type - @chirokas - PR
    • Prevent browsers from throwing "signal is aborted without reason" when aborting load - @huozhi - PR
    • Refactor MCP servers into separate packages - @reidbarber - PR
    • Fix DragPreview in Safari - @devongovett - PR
    • Export useUNSAFE_PortalContext from react-aria - @reidbarber - PR
    • Update lint rules for React Compiler - @snowystinger - PR, PR

Under Construction

  • Autocomplete
    • Fix links not opening in new tab on meta key modifier - @reidbarber - PR
  • Test Utils
    • Add CheckboxGroup, Dialog, RadioGroup test utils - @LFDanLu - PR

Released packages

 - @internationalized/date@3.10.1
 - @react-aria/actiongroup@3.7.22
 - @react-aria/autocomplete@3.0.0-rc.4
 - @react-aria/breadcrumbs@3.5.30
 - @react-aria/button@3.14.3
 - @react-aria/calendar@3.9.3
 - @react-aria/checkbox@3.16.3
 - @react-aria/collections@3.0.1
 - @react-aria/color@3.1.3
 - @react-aria/combobox@3.14.1
 - @react-aria/datepicker@3.15.3
 - @react-aria/dialog@3.5.32
 - @react-aria/disclosure@3.1.1
 - @react-aria/dnd@3.11.4
 - @react-aria/focus@3.21.3
 - @react-aria/form@3.1.3
 - @react-aria/grid@3.14.6
 - @react-aria/gridlist@3.14.2
 - @react-aria/i18n@3.12.14
 - @react-aria/interactions@3.26.0
 - @react-aria/label@3.7.23
 - @react-aria/landmark@3.0.8
 - @react-aria/link@3.8.7
 - @react-aria/listbox@3.15.1
 - @react-aria/menu@3.19.4
 - @react-aria/meter@3.4.28
 - @react-aria/numberfield@3.12.3
 - @react-aria/overlays@3.31.0
 - @react-aria/progress@3.4.28
 - @react-aria/radio@3.12.3
 - @react-aria/searchfield@3.8.10
 - @react-aria/select@3.17.1
 - @react-aria/selection@3.27.0
 - @react-aria/separator@3.4.14
 - @react-aria/slider@3.8.3
 - @react-aria/spinbutton@3.7.0
 - @react-aria/steplist@3.0.0-alpha.23
 - @react-aria/switch@3.7.9
 - @react-aria/table@3.17.9
 - @react-aria/tabs@3.10.9
 - @react-aria/tag@3.7.3
 - @react-aria/test-utils@1.0.0-beta.2
 - @react-aria/textfield@3.18.3
 - @react-aria/toast@3.0.9
 - @react-aria/toggle@3.12.3
 - @react-aria/toolbar@3.0.0-beta.22
 - @react-aria/tooltip@3.9.0
 - @react-aria/tree@3.1.5
 - @react-aria/utils@3.32.0
 - @react-aria/virtualizer@4.1.11
 - @react-aria/visually-hidden@3.8.29
 - @react-stately/autocomplete@3.0.0-beta.4
 - @react-stately/calendar@3.9.1
 - @react-stately/checkbox@3.7.3
 - @react-stately/color@3.9.3
 - @react-stately/combobox@3.12.1
 - @react-stately/data@3.15.0
 - @react-stately/datepicker@3.15.3
 - @react-stately/disclosure@3.0.9
 - @react-stately/dnd@3.7.2
 - @react-stately/grid@3.11.7
 - @react-stately/layout@4.5.2
 - @react-stately/list@3.13.2
 - @react-stately/menu@3.9.9
 - @react-stately/numberfield@3.10.3
 - @react-stately/overlays@3.6.21
 - @react-stately/radio@3.11.3
 - @react-stately/searchfield@3.5.17
 - @react-stately/select@3.9.0
 - @react-stately/selection@3.20.7
 - @react-stately/slider@3.7.3
 - @react-stately/steplist@3.0.0-alpha.19
 - @react-stately/table@3.15.2
 - @react-stately/tabs@3.8.7
 - @react-stately/toggle@3.9.3
 - @react-stately/tooltip@3.5.9
 - @react-stately/tree@3.9.4
 - @react-stately/utils@3.11.0
 - @react-types/autocomplete@3.0.0-alpha.36
 - @react-types/calendar@3.8.1
 - @react-types/card@3.0.0-alpha.41
 - @react-types/combobox@3.13.10
 - @react-types/datepicker@3.13.3
 - @react-types/list@3.2.35
 - @react-types/numberfield@3.8.16
 - @react-types/select@3.12.0
 - @react-types/tabs@3.3.20
 - @react-types/tooltip@3.5.0
 - @spectrum-icons/color@3.5.27
 - @spectrum-icons/express@3.0.0-alpha.31
 - @spectrum-icons/illustrations@3.6.27
 - @spectrum-icons/ui@3.6.21
 - @spectrum-icons/workflow@4.2.26
 - @react-spectrum/codemods@1.0.0
 - @react-spectrum/parcel-namer-s2@1.0.0
 - @react-spectrum/parcel-transformer-s2-icon@1.0.0
 - @react-spectrum/s2-icon-builder@1.0.0
 - @react-aria/mcp@1.0.0
 - @react-spectrum/mcp@1.0.0
 - react-aria@3.45.0
 - react-aria-components@1.14.0
 - react-stately@3.43.0