EDS4 logo

31 January 2025

Updates to the @eds/accordion, @eds/actions packages.
major - 5.0.0

Fix: Update DOM structure. Replace <details> and <summary> with role and aria attributes to resolve accessibility issues caused by nesting interactive elements.

Feature: Update Accordion to accept new (option) items array

minor - 4.3.0

Improvement: Export ActionsDropdownProps type