Major release with 1 breaking change, 5 new features and 9 fixes.
Breaking Changes
- The IconSymbol will only work with the latest version of the icons.css or icons-cdn.css. (#211, 4cd5952)
Features
- add mui tokens in theme (#205, 811a25e)
- updating existing illustrations and adding new ones (#203, a15ff42)
- add old theme as new token and publish it (#200, 39686b8)
- add partner logos and @catalystone/partner-logos package (#198, 7fed064)
- move the theme building into design-tokens (#194, 4d8b327)
Bug Fixes
- add externals to app starter (#209, 85af10b)
- issue where i18 was blocking rendering (#208, 3379278)
- wait for i18 translations (#207, e15da37)
- expanding the theme typing augmentation in design-tokens (#206, aa174ea)
- fix uploads and small improvements (#204, 35d5b8a)
- bump app starter (#202, c75d671)
- update theming docs to reflect changes, reduce how often some workflows run (#199, cf65c0d)
- error with legacy i18 props (#197, cf6a35b)
- add backend options to i18 (#196, 17a0767)