Skip to content

v7.0.0-rc-339.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 May 21:14

7.0.0-rc-339.1 (2026-05-01)

Bug Fixes

  • adjust icon alignment #333 (066290a)
  • correct extra spacing before referrer icon #333 (279dd65)
  • make hyperlink render when relative and target='_blank' are set #315 (56e0b98)
  • remove additional aria-pressed code (8364a8b)
  • remove aria-pressed behavior #239 #332 (8d42f69)
  • removed isRelative function and modify relative logic (7a2e12d)

Features

Performance Improvements

BREAKING CHANGES

  • Refactored AuroHyperlink component to remove the need for the 'relative' attribute
  • Package exports have changed. To access the component class add /class to the end of the import. See "exports" in the package.json for more details.