Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions packages/dev/docs/pages/releases/2024-11-20.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ With the GA release of Accordion and Disclosure, take note of the following chan

If you're using an older pre-release version of Accordion, see the [previous release notes](/releases/2024-09-30.html#accordion-updates) for instructions on how to migrate to the released API.

**Section changes**

`Section` in React Aria Components is deprecated in this release. It is replaced by specific components for each parent collection component, e.g. ListBoxSection and MenuSection.

## Enhancements

- Accordion
Expand Down