版本发布 8
**Full Changelog**: https://github.com/shinokada/svelte-radix/compare/v2.0.2...v3.0.0 - BREAKING: Removed default aria-label from all icons. Icons are now decorative by default. Add ariaLabel prop explicitly for standalone icons that need accessible labels. - Added focusable prop (defaults to "false", accepts "true" | "false" | "auto") - Added automatic aria-labelledby support when title prop is provided - Fixed ariaDescribedby whitespace trimming - Fixed accessibility precedence: title now correctly takes precedence over ariaLabel
**Full Changelog**: https://github.com/shinokada/svelte-radix/compare/v2.0.0...v2.0.1
## What's Changed * fix(v1): update peer dependency version range for svelte 5 prerelease by @AdrianGonz97 in https://github.com/shinokada/svelte-radix/pull/4 ## New Contributors * @AdrianGonz97 made their first contribution in https://github.com/shinokada/svelte-radix/pull/4 **Full Changelog**: https://github.com/shinokada/svelte-radix/compare/v2.0.0-next.5...v2.0.0
**Full Changelog**: https://github.com/shinokada/svelte-radix/compare/v2.0.0-next.4...v2.0.0-next.5
## What's Changed * fix(v1): update peer dependency version range for svelte 5 prerelease by @AdrianGonz97 in https://github.com/shinokada/svelte-radix/pull/4 ## New Contributors * @AdrianGonz97 made their first contribution in https://github.com/shinokada/svelte-radix/pull/4 **Full Changelog**: https://github.com/shinokada/svelte-radix/compare/v1.1.0...v1.1.1
**Full Changelog**: https://github.com/shinokada/svelte-radix/compare/v2.0.0-next.2...v2.0.0-next.4
**Full Changelog**: https://github.com/shinokada/svelte-radix/compare/v2.0.0-next.1...v2.0.0-next.2
**Full Changelog**: https://github.com/shinokada/svelte-radix/compare/v0.1.0...v1.1.0