Major release with 1 breaking change, 6 new features and 4 fixes.
Breaking Changes
- Button and IconButton sx props retained but will not support styled component shorthands anymore. (#750, 85857e9)
Features
- add NumberField for generic locale number formatting (#748, 9e07db3)
- make the searchable-select dropdown reusable, fix a11y issues (#747, 289f92f)
- add new component for job description (#746, 8d4f947)
- add the CurrencyField component (#743, fb1060f)
- address: adding a new Address molecular component (#741, 3509c20)
- add support for Table horizontal scroll inside Layout (#740, e17f377)
Bug Fixes
- snackbar: snackbar not displayed on first trigger when close icon is enabled (#751, a8273b0)
- rich-text-editor: refactoring and CSS tweaks (#749, 915a5a4)
- migrate to frontend-utils utils package (#744, 915fade)
- aggregate design-system build resolution for rich-text-editor in Iris deploy workflow (#739, b50533a)