Skip to content

v12.0.0-rc-365.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Oct 17:33

12.0.0-rc-365.1 (2025-10-09)

Bug Fixes

  • correct typo in use cases documentation for auro-button (cb3aecd)

Features

  • add appearance attr and deprecate onDark #358 (fdca3e1)
  • add slot functionality in place of aria-labels #357 (0c7e023)

BREAKING CHANGES

  • 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.