lyne-components icon indicating copy to clipboard operation
lyne-components copied to clipboard

chore(main): release 0.52.0

Open github-actions[bot] opened this issue 9 months ago • 0 comments

:robot: I have created a release beep boop

0.52.0 (2024-05-18)

⚠ BREAKING CHANGES

  • link: Due to screen reader limitations, we had to move the link role inside the Shadow DOM. Therefore, for the following components, replace the [aria-label] attribute with [accessibility-label] attribute or accessibilityLabel property:
    • sbb-breadcrumb
    • sbb-button-link, sbb-secondary-button-link, sbb-tertiary-button-link, sbb-transparent-button-link
    • sbb-card-link
    • sbb-header-link
    • sbb-link, sbb-block-link
    • sbb-menu-link
    • sbb-navigation-link
    • sbb-teaser, sbb-teaser-hero, sbb-teaser-paid

Bug Fixes

  • link: fix accessibility by inlining link functionality into Shadow DOM (#2571) (52344e9)
  • prevent stack overflow with attribute changes (#2661) (4b382ed)
  • sbb-alert: improve SSR hydration support (#2650) (1b09429)

This PR was generated with Release Please. See documentation.

github-actions[bot] avatar May 13 '24 08:05 github-actions[bot]