EDS4 logo

12 March 2025

Updates to the @eds/avatar, @eds/rich-text-editor packages.
minor - 4.1.0

Fix: Update placeholder SVG

Fix: Update styles to account for edge cases. Content inside the avatar is now stretched to fill the available space and is centre-aligned with flexbox. Disabled styles now use the disabled attribute rather than generating a new class when the state changes. Images now use object-fit: cover to prevent images from being distorted if the height and width are different dimensions.

patch - 5.9.1

Fix: Prevent PostCSS config from being published to package registry.