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