v2.12.0
[2.12.0] - Summary of Changes
This release introduces enhancements for customization and accessibility, along with a cleanup of unused exports.
Minor Changes
- Added new props to several components for improved customization and accessibility, including role attributes and keyboard interactions for checkboxes and radios.
- Removed the unused
enumssubpath export (TEXT_LEVELS), which was not referenced by any component internally.
What's Changed
- Fix interaction and rendering bugs across packages/ui components by @pjb0811 in #132
- docs: add version-management skill for changesets release workflow by @pjb0811 in #134
- fix: component audit sweep (RadioGroup, Dropdown, Modal, Menu, Search, a11y) by @pjb0811 in #135
- 📝 docs: correct pr-135 changeset bump to minor by @pjb0811 in #136
- 🔖 chore: version packages by @github-actions[bot] in #133
Full Changelog: v2.11.3...v2.12.0