Skip to content

v0.0.7_alpha

Latest
Compare
Choose a tag to compare
@StackOverflowIsBetterThanAnyAI StackOverflowIsBetterThanAnyAI released this 05 Aug 08:27
065a3ff

What's Changed

Feature

  • new optional ariaLabel attribute to enhance accessibility
    • specifying a value for ariaLabel adds role="status", aria-live="polite", aria-label={ariaLabel} to the component

Dependencies

  • Bump typescript from 5.8.2 to 5.8.3 by @dependabot[bot] in #11
  • Bump @rollup/plugin-commonjs from 28.0.3 to 28.0.6 by @dependabot[bot] in #28
  • Bump @rollup/plugin-typescript from 12.1.2 to 12.1.4 by @dependabot[bot] in #32

Full Changelog: v0.0.6...v0.0.7