Skip to content

v7.0.0-rc-329.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jan 22:33

7.0.0-rc-329.1 (2026-01-14)

Bug Fixes

  • make hyperlink render when relative and target='_blank' are set #315 (56e0b98)
  • removed isRelative function and modify relative logic (7a2e12d)

Features

Performance Improvements

  • modenize component example documentation #325 (57ca0e2)

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.