# CHANGELOG for Group.tsx

## [Unreleased]
- BREAKING CHANGE: Renamed props `prefix` and `suffix` to `addonPrefix` and `addonSuffix` in the Group component to avoid collision with HTML attributes and fix TypeScript compatibility.
- Updated all usages and tests to use the new prop names.
