Major release with 1 breaking change and 5 fixes.
Breaking Changes
- Valid values of the size prop is now 'small' and 'large' (before: 'small' and 'medium'), the color prop has been replaced by the type prop with some value replacements. These changes reflect the designs in Figma better. (#403, 90ebe18)
Bug Fixes
- Improved sizing token classes (#405, ca48162)
- improving size classes generation from tokens (#404, 6d169aa)
- fix typing docs for stories and clean up local imports (#401, 2271a59)
- improved broder variation classes (#398, 09562bb)
- personcard: be explicit about the font styling for the PersonName (#400, b31d62d)